Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tools: Fix an oversight in the water types analysis script
The file list should contain both RSW and GND maps, but unpacking tables with duplicate indices doesn't work the same way in Lua as it does in JavaScript. The end result is that only the GND maps are collected as the previously unpacked keys are overwritten.
- Loading branch information