mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-26 05:14:32 -04:00
Unit name is translated when unit has a unique name
This commit is contained in:
parent
3bbac04303
commit
cde1b150d3
@ -79,7 +79,7 @@ class MapUnit {
|
||||
name
|
||||
}
|
||||
else {
|
||||
"$instanceName ($name)"
|
||||
"$instanceName ({$name})"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user