mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
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