mirror of
https://github.com/p2r3/bareiron.git
synced 2025-10-01 23:25:09 +02:00
explicitly handle running out of player slots
This commit is contained in:
@@ -131,6 +131,7 @@ extern BlockChange block_changes[20000];
|
||||
extern int block_changes_count;
|
||||
|
||||
extern PlayerData player_data[MAX_PLAYERS];
|
||||
extern int player_data_count;
|
||||
|
||||
extern MobData mob_data[MAX_MOBS];
|
||||
|
||||
|
Reference in New Issue
Block a user