mirror of
https://github.com/UberGames/rpgxEF.git
synced 2024-11-10 15:21:34 +00:00
...
last warning count game: 9845
This commit is contained in:
parent
0264905503
commit
d08f91e6ae
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue