Nano UI for SMES

Screenshot:
http://imgur.com/63D3f8b
Buttons are greyed because there's no input available.
This commit is contained in:
MrPerson
2014-02-05 16:32:07 -08:00
parent 5c253c9259
commit c8144bc5c6
4 changed files with 116 additions and 152 deletions
+1 -1
View File
@@ -1087,7 +1087,7 @@ var/global/list/g_fancy_list_of_safe_types = null
for(var/obj/machinery/power/smes/SMES in world)
if(SMES.anchored)
SMES.chargemode = 1
SMES.input_attempt = 1
/client/proc/cmd_debug_mob_lists()
set category = "Debug"