mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #13150 from Heroman3003/runtime-2
Fixes more runtimes
This commit is contained in:
@@ -145,6 +145,9 @@ SUBSYSTEM_DEF(throwing)
|
||||
|
||||
AM.Move(step, get_dir(AM, step))
|
||||
|
||||
if (!AM) // Us moving somehow destroyed us?
|
||||
return
|
||||
|
||||
if (!AM.throwing) // we hit something during our move
|
||||
finalize(hit = TRUE)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user