|
@@ -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()
|