more cpp check fixes

This commit is contained in:
Mark Vejvoda 2013-11-08 01:03:24 +00:00
parent 382cb120ee
commit 2baab89bab
1 changed files with 3 additions and 0 deletions

View File

@ -74,6 +74,9 @@ CoreData::CoreData() {
onServerDifferentTexture=NULL;
onServerTexture=NULL;
onServerInstalledTexture=NULL;
statusReadyTexture=NULL;
statusNotReadyTexture=NULL;
statusBRBTexture=NULL;
miscTextureList.clear();