mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-28 15:40:05 +01:00
it compiles, that's better than it not compiling, right?
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
if(isobj(A) || ismob(A))
|
||||
if(A.layer > highest.layer)
|
||||
highest = A
|
||||
INVOKE_ASYNC(src, .proc/SpinAnimation, 5, 2)
|
||||
INVOKE_ASYNC(src,PROC_REF(SpinAnimation), 5, 2)
|
||||
throw_impact(highest)
|
||||
return TRUE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user