aboutsummaryrefslogtreecommitdiff
path: root/modules/pong.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pong.py')
-rw-r--r--modules/pong.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/pong.py b/modules/pong.py
index 3a4cb11d..1822a8a7 100644
--- a/modules/pong.py
+++ b/modules/pong.py
@@ -1,3 +1,5 @@
+#--depends-on commands
+
from src import ModuleManager, utils
class Module(ModuleManager.BaseModule):