Add missing time import

This commit is contained in:
jesopo 2019-06-08 12:13:51 +01:00
parent d98e814d3f
commit abccb06dc5

View file

@ -1,7 +1,7 @@
#--depends-on commands
#--depends-on config
import random
import random, time
from src import EventManager, ModuleManager, utils
DUCK = "・゜゜・。。・゜゜\_o< QUACK!"