Skip to content

Commit

Permalink
Update XEH_preInit.sqf
Browse files Browse the repository at this point in the history
  • Loading branch information
johnb432 committed Nov 3, 2024
1 parent f377ec5 commit 0592058
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions addons/common/XEH_preInit.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ GVAR(blockItemReplacement) = false;

// Cache for FUNC(isModLoaded)
GVAR(isModLoadedCache) = createHashMap;
// Cache for FUNC(getReloadAction)
GVAR(reloadActionsCache) = createHashMap;

GVAR(settingsInitFinished) = false;
GVAR(runAtSettingsInitialized) = [];
Expand Down

0 comments on commit 0592058

Please sign in to comment.