last warning count game: 9845
This commit is contained in:
Walter Julius Hennecke 2013-05-25 00:21:58 +02:00
parent 0264905503
commit d08f91e6ae
1 changed files with 1 additions and 1 deletions

View File

@ -640,7 +640,7 @@ static qboolean G_LoadClassData( char* fileName )
fileHandle_t f = 0; fileHandle_t f = 0;
qboolean classValid=qfalse; qboolean classValid=qfalse;
int classIndex=0; int classIndex=0;
int weapon; unsigned weapon;
int i; int i;
//Init the storage place //Init the storage place