Skip to content
Snippets Groups Projects
Commit d6178a3a authored by SteelT's avatar SteelT
Browse files

Comment this out again.

How did this even get reverted...
parent 6ad2c145
No related branches found
No related tags found
No related merge requests found
......@@ -821,9 +821,9 @@ void D_StartTitle(void)
F_StartTitleScreen();
CON_ToggleOff();
// Reset the palette
if (rendermode != render_none)
V_SetPaletteLump("PLAYPAL");
// Reset the palette -- SRB2Kart: actually never mind let's do this in the middle of every fade
/*if (rendermode != render_none)
V_SetPaletteLump("PLAYPAL");*/
}
//
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment