dcs-retribution/game/settings.py

8 lines
149 B
Python

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