mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-02-23 08:17:59 +01:00
Slight cleanup.
This commit is contained in:
parent
076dab924f
commit
1e4570bd79
3 changed files with 6 additions and 6 deletions
|
|
@ -241,7 +241,7 @@ public class MeshExporter
|
|||
}
|
||||
else
|
||||
{
|
||||
_notifier.Warning($"Invalid attribute data, ignoring.");
|
||||
_notifier.Warning("Invalid attribute data, ignoring.");
|
||||
}
|
||||
|
||||
return new MeshData
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue