mirror of
https://github.com/p2r3/bareiron.git
synced 2025-10-02 07:35:08 +02:00
implement basic support for mobs
This commit is contained in:
@@ -37,3 +37,5 @@ BlockChange block_changes[20000];
|
||||
int block_changes_count = 0;
|
||||
|
||||
PlayerData player_data[MAX_PLAYERS];
|
||||
|
||||
MobData mob_data[MAX_MOBS];
|
||||
|
Reference in New Issue
Block a user