Added a screen to move spies between cities (#7665)

* Added a screen to move spies between cities

* Fixed tests

* Reviews

* Avoid labels blinking

Co-authored-by: JackRainy <JackRainy@users.noreply.github.com>
This commit is contained in:
Xander Lenstra
2022-08-28 22:25:14 +02:00
committed by GitHub
parent 3202239129
commit a19fed5d28
17 changed files with 845 additions and 594 deletions

View File

@ -56,6 +56,7 @@ object Constants {
// Easter egg name. Is to avoid conflicts when players name their own religions.
// This religion name should never be displayed.
const val noReligionName = "The religion of TheLegend27"
const val spyHideout = "Spy Hideout"
const val neutralVictoryType = "Neutral"