whiteship_port_generator 
Procs | |
ui_act | Pretty much a straight copy-paste of [/obj/machinery/computer/shuttle/proc/ui_act]. Yes it could be refactored but tearing all of the "make the shuttle move" code out of the console whose job it is to exclusively do that is unsurprisingly messy. |
---|---|
ui_data | Pretty much a straight copy-paste of [/obj/machinery/computer/shuttle/proc/ui_data]. Yes it could be refactored but tearing all of the "make the shuttle move" code out of the console whose job it is to exclusively do that is unsurprisingly messy. |
Proc Details
ui_act
Pretty much a straight copy-paste of [/obj/machinery/computer/shuttle/proc/ui_act]. Yes it could be refactored but tearing all of the "make the shuttle move" code out of the console whose job it is to exclusively do that is unsurprisingly messy.
ui_data
Pretty much a straight copy-paste of [/obj/machinery/computer/shuttle/proc/ui_data]. Yes it could be refactored but tearing all of the "make the shuttle move" code out of the console whose job it is to exclusively do that is unsurprisingly messy.