remove forcefield for merge with master

This commit is contained in:
jomo
2014-07-19 01:50:35 +02:00
parent a8a37f0553
commit 45376bc38f

View File

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