fixed module

This commit is contained in:
PanFritz
2015-01-17 00:35:29 +01:00
parent ce332e7c7c
commit db4dd3c861

View File

@@ -71,7 +71,7 @@ shared["load_modules"] = [
# Adds /an, a command you can use to share thoughts/plans/news # Adds /an, a command you can use to share thoughts/plans/news
"imout", "imout",
#adds snowbrawl minigame #adds snowbrawl minigame
"snowbrawl.py" "snowbrawl"
# NOTICE: If you add something here, please add a small descriptive comment above! # NOTICE: If you add something here, please add a small descriptive comment above!
] ]
shared["modules"] = {} shared["modules"] = {}