mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 23:08:05 -05:00
Fix whitespace
This commit is contained in:
@ -227,7 +227,7 @@ class AssetDumperSndBank::Internal
|
||||
{
|
||||
// name
|
||||
stream.WriteColumn(alias->name);
|
||||
|
||||
|
||||
// file
|
||||
stream.WriteColumn(alias->assetFileName ? alias->assetFileName + extension : "");
|
||||
|
||||
|
Reference in New Issue
Block a user