dcs-retribution/game/settings.py

10 lines
188 B
Python

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