mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-26 21:35:14 -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
|
name
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
"$instanceName ($name)"
|
"$instanceName ({$name})"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user