mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-07 00:41:39 +07:00
Fixed bug where if an enemy city expanded over your territory but you had a population working that tile, that population would be stuck there, and would remain unusable!
This commit is contained in:
@ -341,6 +341,9 @@
|
||||
Romanian:"Alege o tehnologie"
|
||||
German:"Technologie auswählen"
|
||||
}
|
||||
|
||||
"Pick a free tech":{
|
||||
}
|
||||
|
||||
"Research [technology]":{ // eg "Research Pottery"
|
||||
Italian:"Ricerca [technology]"
|
||||
@ -349,6 +352,10 @@
|
||||
Romanian:"Exploreaza [technology]"
|
||||
German:"[technology] Erforschen"
|
||||
}
|
||||
|
||||
|
||||
"Pick [technology] as free tech":{
|
||||
}
|
||||
|
||||
"Units enabled":{
|
||||
Italian:"Unità abilitate"
|
||||
|
Reference in New Issue
Block a user