mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-20 19:46:19 +01:00
it compiles, that's better than it not compiling, right?
This commit is contained in:
@@ -319,7 +319,7 @@
|
||||
/datum/component/simple_rotation,
|
||||
ROTATION_ALTCLICK | ROTATION_CLOCKWISE | ROTATION_COUNTERCLOCKWISE | ROTATION_VERBS,
|
||||
null,
|
||||
CALLBACK(src, .proc/can_be_rotated),
|
||||
CALLBACK(src,PROC_REF(can_be_rotated)),
|
||||
CALLBACK(src,.proc/after_rotation)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user