Automatically disable encounters if JSON is missing

This commit is contained in:
GriffinR
2022-03-22 23:49:49 -04:00
committed by t
parent b20df82358
commit 096a66067d
4 changed files with 15 additions and 5 deletions

View File

@@ -244,6 +244,7 @@ signals:
void reloadProject();
void uncheckMonitorFilesAction();
void mapCacheCleared();
void disableWildEncountersUI();
};
#endif // PROJECT_H