mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-22 20:46:55 +01:00
it compiles, that's better than it not compiling, right?
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
else if(hasprox_receiver == host) //Default case
|
||||
hasprox_receiver = H
|
||||
host = H
|
||||
RegisterSignal(host, COMSIG_MOVABLE_MOVED, .proc/HandleMove)
|
||||
RegisterSignal(host, COMSIG_MOVABLE_MOVED,PROC_REF(HandleMove))
|
||||
last_host_loc = host.loc
|
||||
SetRange(current_range,TRUE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user