mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-22 22:00:24 +07:00
Spanish Civ is not production-ready, and natural wonders should be opt-in at the beginning
This commit is contained in:
@ -769,7 +769,7 @@
|
||||
"Almarikh","Ulaanbaatar","Hovd","Darhan","Dalandzadgad","Mandalgovi","Choybalsan","Erdenet","Tsetserieg",
|
||||
"Baruun-Urt","Ereen","Batshireet","Choyr","Ulaangom","Tosontsengel","Atlay","Uliastay","Bayanhongor",
|
||||
"Har-Ayrag","Nalayh","Tes"]
|
||||
},*/
|
||||
},
|
||||
{
|
||||
/////NEEDS NATURAL WONDERS
|
||||
name:"Spanish",
|
||||
@ -808,7 +808,6 @@
|
||||
"Lugo","Alicante","Càdiz","Eiche","Alcorcon","Burgos","Vigo","Badajoz","La Coruña","Guadalquivir","Bilbao",
|
||||
"San Sebastian","Granada","Mérida","Huelva","Ibiza","Las Palmas","Tenerife"]
|
||||
},
|
||||
/*
|
||||
{
|
||||
name:"Incan",
|
||||
leaderName:"Pachacuti",
|
||||
|
@ -21,8 +21,8 @@ android {
|
||||
applicationId "com.unciv.app"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 29
|
||||
versionCode 343
|
||||
versionName "3.3.9-patch1"
|
||||
versionCode 344
|
||||
versionName "3.4.0"
|
||||
|
||||
archivesBaseName = "Unciv"
|
||||
}
|
||||
|
Reference in New Issue
Block a user