mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-27 15:02:03 -08:00
In TilePreChangeEvent handling, the inner loop used `i` instead of `j` when checking nearby tiles, which could lead to incorrect nearSolid flag updates. This fixes the variable naming conflict. |
||
|---|---|---|
| .. | ||
| assets | ||
| assets-raw | ||
| src/mindustry | ||
| build.gradle | ||