revert previous commit (af4be89897)

This commit is contained in:
jacob1 2017-05-06 15:06:25 -04:00
parent af4be89897
commit d12aabb190

View File

@ -5,7 +5,6 @@ import src.settings as var
from src.utilities import * from src.utilities import *
from src.messages import messages from src.messages import messages
from src import events from src import events
from src.decorators import (event_listener, cmd)
#################################################################### ####################################################################
# DO NOT EDIT ANYTHING ABOVE THIS LINE, ADD CUSTOM GAMEMODES BELOW # # DO NOT EDIT ANYTHING ABOVE THIS LINE, ADD CUSTOM GAMEMODES BELOW #