mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Added abilities and description to spawn menu
This commit is contained in:
@@ -59,7 +59,7 @@ if len(sys.argv) > 1:
|
||||
with open(filename, "w") as f:
|
||||
json.dump(database, f, indent=2)
|
||||
|
||||
# Done!
|
||||
print("Done!")
|
||||
# Done!
|
||||
print("Done!")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user