Added import statements to packages to make them easier to import.
This commit is contained in:
parent
8bfce9538c
commit
a8a01bf384
2 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
from jgui.events.events import *
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
from jgui.surface.surface import *
|
||||
from jgui.surface.structures import *
|
||||
Loading…
Add table
Add a link
Reference in a new issue