1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 07:47:14 +03:00

updated comment

This commit is contained in:
A_D 2021-07-05 11:17:19 +02:00
parent c898a9226a
commit 4e7366bee0
No known key found for this signature in database
GPG Key ID: 4BE9EB7DF45076C4

View File

@ -573,6 +573,8 @@ edmc_suit_symbol_localised = {
# WORKAROUND 2021-07-03 | 4.0.0.600 Update 5: duplicates of `fileheader` keys in `LoadGame`,
# but the GameLanguage in the latter has doubled up the `\`, so cater for either here.
# This is sourced from what the game is passed by the launcher, caveat emptor. It was mentioned that / is also
# an option
# This is only run once when this file is imported by something, no runtime cost or repeated expansions will occur
__keys = list(edmc_suit_symbol_localised.keys())
for lang in __keys: