mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-10 20:29:15 +00:00
more fix
This commit is contained in:
parent
4ffca8954f
commit
647ddfa05e
|
@ -122,7 +122,7 @@ struct CMissionCleanupEntity
|
|||
enum {
|
||||
MAX_CLEANUP = 50,
|
||||
MAX_UPSIDEDOWN_CAR_CHECKS = 6,
|
||||
MAX_STUCK_CAR_CHECKS = 6
|
||||
MAX_STUCK_CAR_CHECKS = 16
|
||||
};
|
||||
|
||||
class CMissionCleanup
|
||||
|
|
Loading…
Reference in a new issue