first turnip
[tabakrolletjie.git] / run_game.pyw
1 import yourgameshortname.main
2 if __name__ == "__main__":
3     yourgameshortname.main.main()