mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 06:50:33 +00:00
mission replay
This commit is contained in:
parent
c83b351887
commit
ec1d14971c
11 changed files with 325 additions and 5 deletions
|
@ -227,6 +227,8 @@ enum Config {
|
|||
#define USE_DEBUG_SCRIPT_LOADER // makes game load main_freeroam.scm by default
|
||||
#define USE_MEASUREMENTS_IN_METERS // makes game use meters instead of feet in script
|
||||
#define USE_PRECISE_MEASUREMENT_CONVERTION // makes game convert feet to meeters more precisely
|
||||
#define MISSION_REPLAY // mobile feature
|
||||
//#define SIMPLIER_MISSIONS // apply simplifications from mobile
|
||||
|
||||
#define COMPATIBLE_SAVES // this allows changing structs while keeping saves compatible
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue