mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-20 19:56:51 +01:00
Tutorial tests fixed, this is becoming tedious fast.
This commit is contained in:
parent
8aeb2ede78
commit
adb52acd24
|
|
@ -30,6 +30,7 @@ enum class Tutorial(val value: String, val isCivilopedia: Boolean = !value.start
|
|||
Experience("Experience"),
|
||||
Combat("Combat"),
|
||||
ResearchAgreements("Research_Agreements"),
|
||||
CityStates("City-States"),
|
||||
;
|
||||
|
||||
companion object {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user