2022-02-18 17:58:34 -08:00

5 lines
99 B
Python

from .faction import Faction
from .faction_loader import FactionLoader
FACTIONS = FactionLoader()