mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Reversions and fixes (#7889)
Co-authored-by: Selis <selis@xynolabs.com>
This commit is contained in:
@@ -99,6 +99,5 @@
|
||||
if(movement_range <= 0)
|
||||
qdel(src)
|
||||
else
|
||||
//sleep(lag) //ChompEDIT
|
||||
//move(lag) //ChompEDIT
|
||||
addtimer(CALLBACK(src, PROC_REF(move), lag), lag) //ChompEDIT
|
||||
spawn(lag)
|
||||
move(lag)
|
||||
|
||||
Reference in New Issue
Block a user