🗃️ Better modules and init files
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
__all__ = ["parseChar", "parseRoll", "critRoll", "parseDestiny"]
|
||||
|
||||
from .swchar import parseChar
|
||||
from .swroll import parseRoll, critRoll
|
||||
from .swdestiny import parseDestiny
|
Reference in New Issue
Block a user