you saw nothing
This commit is contained in:
parent
32d15aaa2d
commit
480dd64ce8
@ -229,3 +229,4 @@ extern const char *powerups[POWERUP_COUNT];
|
|||||||
bool isTruce();
|
bool isTruce();
|
||||||
bool GetPlayerInfo(int idx, player_info_s *info);
|
bool GetPlayerInfo(int idx, player_info_s *info);
|
||||||
void setTruce(bool status);
|
void setTruce(bool status);
|
||||||
|
int GetPlayerForUserID(int userID);
|
||||||
|
Reference in New Issue
Block a user