Add missing time
import
This commit is contained in:
parent
d98e814d3f
commit
abccb06dc5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#--depends-on commands
|
||||
#--depends-on config
|
||||
|
||||
import random
|
||||
import random, time
|
||||
from src import EventManager, ModuleManager, utils
|
||||
|
||||
DUCK = "・゜゜・。。・゜゜\_o< QUACK!"
|
||||
|
|
Loading…
Reference in a new issue