mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 15:39:57 +01:00
Fixes the exosuit mounted autolathe. (#18440)
* autolathe1 * cl * Oops * pay the price --------- Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
ui.open()
|
||||
|
||||
/obj/vehicle/droppod/ui_state(mob/user)
|
||||
return always_state
|
||||
return GLOB.always_state
|
||||
|
||||
/obj/vehicle/droppod/ui_data(mob/user)
|
||||
var/list/data = list()
|
||||
|
||||
Reference in New Issue
Block a user