Merge pull request #5506 from Citadel-Station-13/upstream-merge-35431

[MIRROR] html_interface removal and crew monitoring console refactor.
This commit is contained in:
deathride58
2018-02-16 14:27:26 +00:00
committed by GitHub
42 changed files with 285 additions and 2433 deletions
-2
View File
@@ -57,8 +57,6 @@ GLOBAL_LIST_EMPTY(cinematics)
//Close all open windows if global
if(is_global)
for (var/datum/html_interface/hi in GLOB.html_interfaces)
hi.closeAll()
SStgui.close_all_uis()