Tell the admin off if the mod isn't configured.

This commit is contained in:
Amaz
2016-05-05 11:32:32 +01:00
parent 773365f644
commit 07d8a4e457
2 changed files with 19 additions and 3 deletions

View File

@ -1,5 +1,7 @@
interact = {}
interact.configured = false --Change this to true when you've configured the mod!
--Which screens to show.
interact.screen1 = true --The welcome a first question screen.
interact.screen2 = true --The visit or interact screen.