diff options
Diffstat (limited to 'modules/8ball.py')
| -rw-r--r-- | modules/8ball.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/8ball.py b/modules/8ball.py index 92603678..864c40f2 100644 --- a/modules/8ball.py +++ b/modules/8ball.py @@ -1,3 +1,5 @@ +#--depends-on commands + import random from src import ModuleManager, utils |
