mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Update mod_ac_loadout_puller.py
removed extraneous comment
This commit is contained in:
parent
c29a368e5a
commit
db4aeca47d
@ -1,6 +1,6 @@
|
||||
import os
|
||||
|
||||
# save DCS.openbeta\\mods\\aircraft path as variable (you will need to put in the path to your own directory)
|
||||
# save DCS.openbeta\\mods\\aircraft path as variable
|
||||
path = f"{os.environ['UserProfile']}\\Saved Games\\DCS.openbeta\\Mods\\aircraft"
|
||||
|
||||
# write everything to a working file - to be deleted after getting rid of unnecessary trailing commas
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user