mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 14:57:58 +07:00
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:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user