Removed something I forgot in the config

This commit is contained in:
Matthieu Grieger 2014-10-24 14:51:00 -07:00
parent 4d611d7576
commit dc2e5fec0f

View file

@ -80,7 +80,7 @@ config.ENABLE_ADMINS = true
-- commands.
-- EXAMPLE:
-- config.ADMINS = {"Matt", "Matthieu"}
config.ADMINS = {"Matt", "DrumZ"}
config.ADMINS = {"Matt", "Matthieu"}
-- Make add an admin command?
-- DEFAULT VALUE: false