Updated import statement.
This commit is contained in:
parent
8efc8e6ed2
commit
bd3942c990
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from libstormgames.libstormgames import *
|
||||
from libstormgames import *
|
||||
|
||||
# Initial variable settings
|
||||
mode = "menu"
|
||||
|
Loading…
Reference in New Issue
Block a user