mirror of
https://github.com/UberGames/rpgxEF.git
synced 2025-04-23 17:41:01 +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;
|
||||
qboolean classValid=qfalse;
|
||||
int classIndex=0;
|
||||
int weapon;
|
||||
unsigned weapon;
|
||||
int i;
|
||||
|
||||
//Init the storage place
|
||||
|
|
Loading…
Reference in a new issue