mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Fix mid-game render switch
This commit is contained in:
parent
d960ae5599
commit
2d4818a9fc
1 changed files with 1 additions and 1 deletions
|
|
@ -2309,7 +2309,7 @@ static void Newrenderer_OnChange(void)
|
|||
|
||||
static void Newrenderer_OnChange(void)
|
||||
{
|
||||
; // SRB2Kart: don't want the warning
|
||||
CV_SetValue(&cv_renderer, cv_newrenderer.value); // SRB2Kart: don't want the warning
|
||||
}
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue