mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 04:14:09 +00:00
Hide Vehicle/Zone name during Wasted/Busted...
Fixed little mistake in my latest commit.
This commit is contained in:
parent
522d14814f
commit
ffe5dce7f5
3 changed files with 15 additions and 3 deletions
|
@ -208,6 +208,7 @@ enum Config {
|
|||
#define SCROLLABLE_STATS_PAGE // only draggable by mouse atm
|
||||
#define TRIANGLE_BACK_BUTTON
|
||||
// #define CIRCLE_BACK_BUTTON
|
||||
#define HUD_ENHANCEMENTS // Adjusts some aspects to make the HUD look/behave a little bit better.
|
||||
|
||||
// Script
|
||||
#define USE_DEBUG_SCRIPT_LOADER // makes game load main_freeroam.scm by default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue