phpp
This commit is contained in:
parent
2df715e4b6
commit
83b89ba401
@ -23,6 +23,7 @@ struct ac_data
|
|||||||
int check_timer;
|
int check_timer;
|
||||||
int last_weapon;
|
int last_weapon;
|
||||||
};
|
};
|
||||||
|
extern int amount[32];
|
||||||
|
|
||||||
void ResetEverything();
|
void ResetEverything();
|
||||||
void ResetPlayer(int idx);
|
void ResetPlayer(int idx);
|
||||||
|
Reference in New Issue
Block a user