Fix object creation in qd module

This commit is contained in:
Némunaire 2012-07-03 12:50:11 +02:00
parent 942c0161e2
commit bba0840a17

View File

@ -7,6 +7,7 @@ nemubotversion = 3.0
from . import GameUpdater
from .QDWrapper import QDWrapper
from .Score import Score
channels = "#nemutest #42sh #ykar #epitagueule"
LASTSEEN = dict ()