mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 23:02:08 +00:00
- fixed: Some RenderStyles would crash ZDoom.
This commit is contained in:
parent
c3cb9d20fb
commit
8fede44c3d
1 changed files with 1 additions and 0 deletions
|
@ -175,6 +175,7 @@ namespace swrenderer
|
|||
{
|
||||
identitymap[i] = i;
|
||||
}
|
||||
identitycolormap.Maps = identitymap;
|
||||
}
|
||||
|
||||
void R_InitFuzzTable(int fuzzoff)
|
||||
|
|
Loading…
Reference in a new issue