mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Add a UUID -> Flight database to Game.
This will be expanded with other types as needed.
This commit is contained in:
2
game/db/__init__.py
Normal file
2
game/db/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from .database import Database
|
||||
from .gamedb import GameDb
|
||||
Reference in New Issue
Block a user