- added palette shader and fixed a few things.
This commit is contained in:
parent
211a7f2569
commit
221beec979
6 changed files with 20 additions and 8 deletions
|
|
@ -84,8 +84,8 @@ CUSTOM_CVAR (Int, vid_renderer, 1, CVAR_ARCHIVE | CVAR_GLOBALCONFIG | CVAR_NOINI
|
|||
self = 0; // make sure to actually switch to the software renderer
|
||||
break;
|
||||
}
|
||||
Printf("You must restart " GAMENAME " to switch the renderer\n");
|
||||
}
|
||||
currentrenderer = self;
|
||||
}
|
||||
|
||||
void I_ShutdownGraphics ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue