mirror of
https://github.com/glest/glest-source.git
synced 2025-08-21 07:31:21 +02:00
more cpp check fixes
This commit is contained in:
@@ -74,6 +74,9 @@ CoreData::CoreData() {
|
|||||||
onServerDifferentTexture=NULL;
|
onServerDifferentTexture=NULL;
|
||||||
onServerTexture=NULL;
|
onServerTexture=NULL;
|
||||||
onServerInstalledTexture=NULL;
|
onServerInstalledTexture=NULL;
|
||||||
|
statusReadyTexture=NULL;
|
||||||
|
statusNotReadyTexture=NULL;
|
||||||
|
statusBRBTexture=NULL;
|
||||||
|
|
||||||
miscTextureList.clear();
|
miscTextureList.clear();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user