Declare Era.citySound not TranslationFileWriter-worthy (#9095)

This commit is contained in:
SomeTroglodyte 2023-04-03 06:22:58 +02:00 committed by GitHub
parent a4c4c5f93e
commit d3ac7c24bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -440,6 +440,7 @@ object TranslationFileWriter {
"link", "icon", "extraImage", "color", // FormattedLine
"RuinReward.uniques", "TerrainType.name",
"CityStateType.friendBonusUniques", "CityStateType.allyBonusUniques",
"Era.citySound",
)
/** Specifies Enums where the name property _is_ translatable, by Class name */