mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 07:17: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,
|
||||
NotificationIcon.Ruins
|
||||
)
|
||||
return true
|
||||
}
|
||||
|
||||
OneTimeTriggerVoting -> {
|
||||
|
Reference in New Issue
Block a user