Commit e4ae5fe
authored
Fix issue #789: game crashes when clicking on a city on empire map
it looks like a bug that only crashes depending on the build/platform/compiler/whatever, as it is a simple array out of bounds error.
It crashes for some people and grabs random garbage from OOB to others1 parent 016d525 commit e4ae5fe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
581 | | - | |
| 581 | + | |
582 | 582 | | |
583 | 583 | | |
584 | 584 | | |
| |||
0 commit comments