dcs-retribution/game/settings.py
2018-06-21 04:39:37 +03:00

7 lines
130 B
Python

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