enable damnspam

This commit is contained in:
jomo
2014-08-07 22:46:02 +02:00
parent f9e09d0f86
commit ff7e3e4e67

View File

@@ -43,7 +43,8 @@ shared["load_modules"] = [
"cycle", "cycle",
"motd", "motd",
"abot", "abot",
"forcefield" "forcefield",
"damnspam"
] ]
shared["modules"] = {} shared["modules"] = {}
for module in shared["load_modules"]: for module in shared["load_modules"]: