More nations fixes

This commit is contained in:
ZomgPonies
2014-06-01 16:17:06 -04:00
parent 5351b1241b
commit 7a9f6f6449
5 changed files with 59 additions and 36 deletions
@@ -115,6 +115,7 @@ Works together with spawning an observer, noted above.
var/client/C = U.client
for(var/mob/living/carbon/human/target in target_list)
C.images += target.hud_list[SPECIALROLE_HUD]
C.images += target.hud_list[NATIONS_HUD]
/*