mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 08:36:00 +01:00
Nano UI for SMES
Screenshot: http://imgur.com/63D3f8b Buttons are greyed because there's no input available.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user