Dynamic current_players lists rework (#50013)

* current player lists

* Docs
This commit is contained in:
Rohesie
2020-03-21 17:05:13 +01:00
committed by GitHub
parent d82937ce33
commit 0cf8f7cd9d
18 changed files with 186 additions and 81 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ GLOBAL_VAR_INIT(observer_default_invisibility, INVISIBILITY_OBSERVER)
animate(src, pixel_y = 2, time = 10, loop = -1)
GLOB.dead_mob_list += src
add_to_dead_mob_list()
for(var/v in GLOB.active_alternate_appearances)
if(!v)