dcs_liberation/game/__init__.py
Dan Albert ab6f44cb6f Move remnants of db.py to config.py.
This is now just a few prices and income configurations. Both should
probably be defined in YAML but for now this makes the name "db" usable
again.
2022-02-18 18:22:02 -08:00

3 lines
52 B
Python

from .game import Game
from .version import VERSION