update constants for yadacoin

This commit is contained in:
Matthew Vogel
2024-07-31 23:45:34 -07:00
parent ec7b027578
commit f99c79d24a
8 changed files with 38 additions and 9 deletions

View File

@@ -40,7 +40,8 @@ public:
WOWNERO,
ZEPHYR,
TOWNFORGE,
MAX
MAX,
YADA,
};
static const char *kDisabled;