Update mod_ac_loadout_puller.py

removed extraneous comment
This commit is contained in:
Shredmetal 2023-12-19 18:48:13 +08:00 committed by GitHub
parent c29a368e5a
commit db4aeca47d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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