feat: export more
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Re-exports
|
||||
from vollerei.hsr.patcher import Patcher
|
||||
from vollerei.hsr.patcher import Patcher, PatchType
|
||||
from vollerei.hsr.launcher import Game, GameChannel
|
||||
|
||||
|
||||
__all__ = ["Patcher", "Game", "GameChannel"]
|
||||
__all__ = ["Patcher", "PatchType", "Game", "GameChannel"]
|
||||
|
||||
Reference in New Issue
Block a user