mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-26 21:14:19 +00:00
🔧 Add magazine to init
This commit is contained in:
parent
3404f79925
commit
00b3829097
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ from .conversation import *
|
|||
from .discard import *
|
||||
from .dispenser import *
|
||||
from .exc import *
|
||||
from .magazine import *
|
||||
from .sentry import *
|
||||
from .teleporter import *
|
||||
from .wrench import *
|
||||
|
|
Loading…
Reference in a new issue