mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 15:27:50 +07:00
Prevent duplicate ruin reward (#7085)
This commit is contained in:

committed by
GitHub

parent
c9d8ccc596
commit
f5317eb53b
@ -448,6 +448,7 @@ object UniqueTriggerActivation {
|
|||||||
tile.position,
|
tile.position,
|
||||||
NotificationIcon.Ruins
|
NotificationIcon.Ruins
|
||||||
)
|
)
|
||||||
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
OneTimeTriggerVoting -> {
|
OneTimeTriggerVoting -> {
|
||||||
|
Reference in New Issue
Block a user