Jaysyn904 86feb9ca6f Initial commit
Initial commit.
2024-06-05 21:21:06 -04:00

12 lines
498 B
Plaintext

const string QUESTID_TEST = "Q1";
const string QUEST_GLOBAL_ALL = "GLOBAL";
const string QUESTID_DEMO = "QDEMO";
const string QUESTID_TUTORIAL_SKIN = "QT1";
const string QUESTID_TUTORIAL_APPLES_INTO_CERTIFICATES = "QT2";
const string QUESTID_TUTORIAL_CERTIFICATES = "QT3";
const string QUESTID_TUTORIAL_PIE = "QT4";
const int PERSIST_LOCAL_MARKERS = FALSE;
const int PERSIST_LOCAL_MARKERS_LAZY_INIT = TRUE; // Slight performance hit, as it will query the DB each time a variable is 0 or ""