Statpanel cleanup.

This commit is contained in:
D3athrow
2015-01-29 03:52:59 -06:00
parent cdc39abdba
commit 6bf1bfcbed
16 changed files with 86 additions and 91 deletions

View File

@@ -550,8 +550,7 @@
// update the status screen display
/mob/living/silicon/robot/Stat()
..()
statpanel("Status")
if (client.statpanel == "Status")
if(statpanel("Status"))
show_cell_power()
show_jetpack_pressure()
show_cable_lengths()