dcs-retribution/game/settings.py
2018-06-21 01:21:43 +03:00

6 lines
103 B
Python

class Settings:
player_skill = "Good"
enemy_skill = "Average"
only_player_takeoff = False