mana
Diffstat (limited to 'scripts/vars.js')
| -rw-r--r-- | scripts/vars.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/vars.js b/scripts/vars.js new file mode 100644 index 0000000..447862d --- /dev/null +++ b/scripts/vars.js @@ -0,0 +1,4 @@ +module.exports = { + has_created_graphite: false, + playerai: false +}
\ No newline at end of file |