mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-29 23:52:30 +00:00
Update w_wad.c
This commit is contained in:
parent
59cc097d94
commit
828961264e
1 changed files with 0 additions and 2 deletions
|
@ -1894,8 +1894,6 @@ int W_VerifyNMUSlumps(const char *filename)
|
|||
{"YB_", 3}, // Intermission graphics, goes with the above
|
||||
{"M_", 2}, // As does menu stuff
|
||||
{"MUSICDEF", 8}, // Song definitions (thanks kart)
|
||||
{"SHADERS", 7}, // Shader definitions
|
||||
{"SH_", 3}, // GLSL shader
|
||||
|
||||
{NULL, 0},
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue