Files

5 lines
107 B
Plaintext

/// all mobs
GLOBAL_LIST_EMPTY(mob_list)
/// all player mobs (not clients!)
GLOBAL_LIST_EMPTY(player_list)