mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 19:15:11 +01:00
squish
This commit is contained in:
@@ -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