From 39654bf4a76fe455724b953c6c89c7539d914ed0 Mon Sep 17 00:00:00 2001 From: Dico200 Date: Tue, 17 Mar 2015 00:56:50 +0100 Subject: [PATCH] Re-enabled AdminNotes module --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 7a0b57e..7101f69 100644 --- a/main.py +++ b/main.py @@ -67,7 +67,7 @@ shared["load_modules"] = [ # Adds /check, useful to lookup details about a player "check", # Adds /an, a command you can use to share thoughts/plans/news - #"adminnotes", + "adminnotes", # Adds /imout, displays fake leave/join messages "imout", #adds snowbrawl minigame