DSZI_Survival/Run.py

4 lines
46 B
Python
Raw Normal View History

2020-04-06 09:53:27 +02:00
from src.game.Game import Game
game = Game()