Fix cache

This commit is contained in:
Timi007
2022-06-10 22:10:05 +02:00
parent e607248e6d
commit 4cafe0d531

View File

@ -8,4 +8,4 @@ PREP_RECOMPILE_END;
ADDON = true;
GVAR(cache) = createHashMap;
GVAR(flagItemCache) = createHashMap;