Forgotten imports in __init__.py for mods

This commit is contained in:
Raffson 2022-10-27 18:15:17 +02:00
parent 5b8caea9ff
commit dbb9152b9a
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99

View File

@ -1,5 +1,9 @@
from .a4ec import * from .a4ec import *
from .f4b import *
from .f84g import *
from .f100 import *
from .f104 import * from .f104 import *
from .f105 import *
from .f22a import * from .f22a import *
from .frenchpack import * from .frenchpack import *
from .hercules import * from .hercules import *