mirror of
https://github.com/halpz/re3.git
synced 2025-07-27 09:42:42 +00:00
Fixes
This commit is contained in:
@ -234,5 +234,8 @@ CStinger::Process()
|
||||
Remove();
|
||||
break;
|
||||
}
|
||||
#ifdef FIX_BUGS
|
||||
if (bIsDeployed)
|
||||
#endif
|
||||
CheckForBurstTyres();
|
||||
}
|
Reference in New Issue
Block a user