Skip to content
Snippets Groups Projects
Commit 37ce5b66 authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Load TRNSLATE files from folders

parent e0749737
Branches
No related tags found
No related merge requests found
......@@ -1168,6 +1168,7 @@ UINT16 W_InitFolder(const char *path, boolean mainfile, boolean startup)
numwadfiles++;
W_ReadFileShaders(wadfile);
W_LoadTrnslateLumps(numwadfiles - 1);
W_LoadDehackedLumpsPK3(numwadfiles - 1, mainfile);
W_InvalidateLumpnumCache();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment