DSZI_Survival/src/Run.py
2020-04-03 19:36:13 +02:00

4 lines
42 B
Python

from game.Game import Game
game = Game()