mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-25 15:01:13 +00:00
restore secrets = 0, not sure why i changed that
This commit is contained in:
parent
da90ebcdfb
commit
0acbe21d49
1 changed files with 1 additions and 1 deletions
|
|
@ -488,7 +488,7 @@ typedef enum
|
|||
{
|
||||
singleplr,
|
||||
multiplr,
|
||||
secrets = 2,
|
||||
secrets = 0,
|
||||
addons,
|
||||
options,
|
||||
quitdoom
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue