mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-23 11:34:54 -04:00
Fixed spies stealing multiple tech steals in one turn
This commit is contained in:
parent
feae93b799
commit
3ff7b935b6
@ -158,7 +158,6 @@ class Spy private constructor() : IsPartOfGameInfoSerialization {
|
||||
private fun startStealingTech() {
|
||||
progressTowardsStealingTech = 0
|
||||
setAction(SpyAction.StealingTech)
|
||||
endTurn()
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user