mirror of
https://github.com/NinjaCheetah/libWiiPy.git
synced 2025-04-26 05:11:02 -04:00
Fix nus module not being imported automatically
This commit is contained in:
parent
736a9e5c0c
commit
2fbb2b04f3
@ -2,6 +2,7 @@
|
||||
# https://github.com/NinjaCheetah/libWiiPy
|
||||
|
||||
from .content import *
|
||||
from .nus import *
|
||||
from .ticket import *
|
||||
from .title import *
|
||||
from .tmd import *
|
||||
|
Loading…
x
Reference in New Issue
Block a user