mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-01 22:47:26 +00: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