mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-24 13:47:43 +01:00
more
This commit is contained in:
@@ -115,4 +115,4 @@ If ever any of these procs are useful for non-shuttles, rename it to proc/rotate
|
||||
/obj/machinery/porta_turret/shuttleRotate(rotation, params)
|
||||
. = ..()
|
||||
if(wall_turret_direction && (params & ROTATE_DIR))
|
||||
wall_turret_direction = turn(wall_turret_direction,rotation)
|
||||
wall_turret_direction = turn(wall_turret_direction,rotation)
|
||||
|
||||
Reference in New Issue
Block a user