Skip to content
Snippets Groups Projects
Commit d7bcd6df authored by LJ Sonic's avatar LJ Sonic
Browse files

Also cache custom skin states when patching a skin

parent 133c9bfd
Branches
No related tags found
No related merge requests found
...@@ -1149,6 +1149,8 @@ next_token: ...@@ -1149,6 +1149,8 @@ next_token:
R_FlushTranslationColormapCache(); R_FlushTranslationColormapCache();
CacheCustomSkinStates(skin);
if (mainfile == false) if (mainfile == false)
CONS_Printf(M_GetText("Patched skin '%s'\n"), skin->name); CONS_Printf(M_GetText("Patched skin '%s'\n"), skin->name);
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment