Merge lp://staging/~widelands-dev/widelands/enemysites_check_delay_used_before_initialized into lp://staging/widelands
Proposed by
Jukka Pakarinen
Status: | Merged |
---|---|
Merged at revision: | 8506 |
Proposed branch: | lp://staging/~widelands-dev/widelands/enemysites_check_delay_used_before_initialized |
Merge into: | lp://staging/widelands |
Diff against target: |
11 lines (+1/-0) 1 file modified
src/ai/defaultai.cc (+1/-0) |
To merge this branch: | bzr merge lp://staging/~widelands-dev/widelands/enemysites_check_delay_used_before_initialized |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
GunChleoc | Approve | ||
Review via email: mp+334287@code.staging.launchpad.net |
Description of the change
DefaultAI:
The fix in the branch fixes the bug 1734544.
To post a comment you must log in.
As discussed in bug, this value is wait time between two checks, so I suggest bit higher starting value. 30 would be fine...