Reversions and fixes (#7889)

Co-authored-by: Selis <selis@xynolabs.com>
This commit is contained in:
Raeschen
2024-03-06 18:20:29 +01:00
committed by GitHub
parent c277710a50
commit e29b9d4d35
37 changed files with 254 additions and 203 deletions

View File

@@ -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)