mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
Shuttle control panel (rebundled)
This commit is contained in:
committed by
Darlantan
parent
83b3f7aef3
commit
37031c2c9b
@@ -86,7 +86,7 @@
|
||||
E.set_thrust_limit(limit)
|
||||
. = TRUE
|
||||
|
||||
if("toggle")
|
||||
if("toggle_engine")
|
||||
var/datum/ship_engine/E = locate(params["engine"])
|
||||
if(istype(E))
|
||||
E.toggle()
|
||||
|
||||
Reference in New Issue
Block a user