mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
frontline attack ops
This commit is contained in:
@@ -19,7 +19,7 @@ def base_path() -> str:
|
||||
if os.path.exists(openbeta_path):
|
||||
return openbeta_path
|
||||
else:
|
||||
return os.path.join(_user_folder, "Saved Games" , "DCS")
|
||||
return os.path.join(_user_folder, "Saved Games", "DCS")
|
||||
|
||||
|
||||
def _save_file() -> str:
|
||||
|
||||
Reference in New Issue
Block a user