2
0
Brian Fiete 5 жил өмнө
parent
commit
f0b5a4eb94

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

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