mirror of https://github.com/dirtbags/moth.git
Try to get bots working
This commit is contained in:
parent
c99198605f
commit
47a8add2a8
|
@ -6,7 +6,7 @@ import os
|
|||
import traceback
|
||||
import pickle
|
||||
|
||||
import irc
|
||||
from ctf import irc
|
||||
from ctf import teams
|
||||
from ctf.flagger import Flagger
|
||||
|
||||
|
|
Loading…
Reference in New Issue