bugfixing

This commit is contained in:
2024-02-08 15:16:46 -08:00
parent 2db018103c
commit 442cb0b0b2
4 changed files with 20 additions and 9 deletions

View File

@@ -24,7 +24,6 @@ EGVAR(common,diaryRecords) = createHashMap;
// initialize other modules
call EFUNC(mapcopy,initClient);
call EFUNC(rasptools,initClient);
call EFUNC(reinsert,initClient);
call EFUNC(resupply,initClient);
call EFUNC(triageIcons,initClient);