mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Put back the transition for addons screen after all...
This commit is contained in:
parent
9de737682d
commit
f093d5783f
1 changed files with 1 additions and 1 deletions
|
|
@ -4050,7 +4050,7 @@ void M_Addons(INT32 choice)
|
||||||
dir_on[menudepthleft] = 0;
|
dir_on[menudepthleft] = 0;
|
||||||
|
|
||||||
MISC_AddonsDef.prevMenu = currentMenu;
|
MISC_AddonsDef.prevMenu = currentMenu;
|
||||||
M_SetupNextMenu(&MISC_AddonsDef, true); // No transitions.
|
M_SetupNextMenu(&MISC_AddonsDef, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue