Polaris sync

This commit is contained in:
Eearslya
2016-08-06 20:34:44 -07:00
566 changed files with 16223 additions and 7350 deletions
+1 -5
View File
@@ -159,11 +159,7 @@ Works together with spawning an observer, noted above.
if(!loc) return
if(!client) return 0
if(client.images.len)
for(var/image/hud in client.images)
if(copytext(hud.icon_state,1,4) == "hud")
client.images.Remove(hud)
handle_regular_hud_updates()
if(antagHUD)
var/list/target_list = list()