You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The minimum for the resource is max(bricks+quarry, gems+magic, recruits+dungeon)+1 so it's 8 for the default settings. User can't enter a number below 8, if it's less than 8, then it will be set to 8. But yeah, it shouldn't check immediately after user types a number, it should wait (debounce) for half a second or something before checking it
If I highlight the text in
victory conditions > resource
field and then type "2" it shows a value of "8"The text was updated successfully, but these errors were encountered: