瀏覽代碼

Whitespace

Brian Fiete 5 年之前
父節點
當前提交
f0b5a4eb94
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      BeefLibs/Beefy2D/src/BFApp.bf

+ 1 - 1
BeefLibs/Beefy2D/src/BFApp.bf

@@ -498,7 +498,7 @@ namespace Beefy
                 StructuredData structuredData = scope StructuredData();
                 StructuredData structuredData = scope StructuredData();
                 structuredData.Load(resFileName);
                 structuredData.Load(resFileName);
                 mResourceManager.ParseConfigData(structuredData);
                 mResourceManager.ParseConfigData(structuredData);
-            }            
+            }
         }
         }
 
 
         public void InitGraphics()
         public void InitGraphics()