mirror of
https://github.com/NinjaCheetah/libWiiPy.git
synced 2026-02-27 14:05:29 -05:00
Fix nus module not being imported automatically
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# https://github.com/NinjaCheetah/libWiiPy
|
||||
|
||||
from .content import *
|
||||
from .nus import *
|
||||
from .ticket import *
|
||||
from .title import *
|
||||
from .tmd import *
|
||||
|
||||
Reference in New Issue
Block a user