mirror of
https://github.com/nzp-team/glquake.git
synced 2024-11-26 05:50:51 +00:00
Remove gfx.wad dependency
Hopefully this was enough lol
This commit is contained in:
parent
d598c964c7
commit
65889a3484
1 changed files with 0 additions and 1 deletions
|
@ -897,7 +897,6 @@ void Host_Init (quakeparms_t *parms)
|
|||
Host_InitVCR (parms);
|
||||
COM_Init (parms->basedir);
|
||||
Host_InitLocal ();
|
||||
W_LoadWadFile ("gfx.wad");
|
||||
Key_Init ();
|
||||
Con_Init ();
|
||||
M_Init ();
|
||||
|
|
Loading…
Reference in a new issue