mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-17 11:14:11 +01:00
Polaris sync
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user