mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-30 07:36:56 +01:00
push
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
var/rotation_flags = NONE
|
||||
var/default_rotation_direction = ROTATION_CLOCKWISE
|
||||
|
||||
/datum/component/simple_rotation/Initialize(rotation_flags = NONE ,can_user_rotate,can_be_rotated,after_rotation)
|
||||
/datum/component/simple_rotation/Initialize(rotation_flags = NONE, can_user_rotate, can_be_rotated, after_rotation)
|
||||
if(!ismovable(parent))
|
||||
return COMPONENT_INCOMPATIBLE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user