mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Autolathe and wires panel TGUI, autolathe queueing. (#17978)
* autolathe 1 * FUCK MY LIFE * more fixes * autolathe queueing * cl * garbage collection * wire fixes * some final tweaks * on second thought this might be annoying * fix that * whoopsies * that didn't work for shit --------- Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
if(panel_open)
|
||||
if(O.ismultitool() || O.iswirecutter())
|
||||
if(panel_open)
|
||||
wires.Interact(user)
|
||||
wires.interact(user)
|
||||
else
|
||||
to_chat(user, SPAN_WARNING("\The [src]'s wires aren't exposed."))
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user