mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-28 14:24:43 -04:00
Declare Era.citySound not TranslationFileWriter-worthy (#9095)
This commit is contained in:
parent
a4c4c5f93e
commit
d3ac7c24bd
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user