Commit 2425f7f
When doing passability checks always the first event with a tile graphic is considered.
We skipped tile_id = 0 before which broke a collision check in "Genkido".
Fix #33661 parent ce55ec9 commit 2425f7f
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1056 | 1056 | | |
1057 | 1057 | | |
1058 | 1058 | | |
1059 | | - | |
1060 | | - | |
1061 | | - | |
| 1059 | + | |
| 1060 | + | |
1062 | 1061 | | |
1063 | 1062 | | |
1064 | 1063 | | |
| |||
0 commit comments