mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-28 14:24:43 -04:00
update
This commit is contained in:
parent
e6477aded4
commit
ef65a4e325
@ -158,7 +158,7 @@ class TechPickerScreen(internal val civInfo: CivilizationInfo, switchfromWorldSc
|
||||
selectedTech = tech
|
||||
descriptionLabel.setText(tech?.description)
|
||||
|
||||
if (switchfromWorldScreen)
|
||||
if (!switchfromWorldScreen)
|
||||
return
|
||||
|
||||
if(tech==null)
|
||||
|
Loading…
x
Reference in New Issue
Block a user