mirror of
https://github.com/GTAmodding/re3.git
synced 2021-02-19 17:49:54 +01: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 New Issue
Block a user