diff --git a/src/hu_stuff.c b/src/hu_stuff.c index 77deff138..c859df55f 100644 --- a/src/hu_stuff.c +++ b/src/hu_stuff.c @@ -213,7 +213,7 @@ void HU_Init(void) if (missingnum == LUMPERROR) I_Error("HU_LoadGraphics: \"MISSING\" patch not present in resource files."); - missingpat = W_CachePatchNum(W_GetNumForName("MISSING"), PU_STATIC); + missingpat = W_CachePatchNum(missingnum, PU_STATIC); } // set shift translation table