mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 12:31:54 +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,
|
singleplr,
|
||||||
multiplr,
|
multiplr,
|
||||||
secrets = 2,
|
secrets = 0,
|
||||||
addons,
|
addons,
|
||||||
options,
|
options,
|
||||||
quitdoom
|
quitdoom
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue