Codechange: Make void tiles flood edge tiles, instead of edge tiles flooding themselv...
commit46dc6da270c09f289051eb4b26ce92fd1584e259
authorSamuXarick <43006711+SamuXarick@users.noreply.github.com>
Thu, 26 Jan 2023 20:57:25 +0000 (26 20:57 +0000)
committerGitHub <noreply@github.com>
Thu, 26 Jan 2023 20:57:25 +0000 (26 21:57 +0100)
tree01a65518f795a5e202742dcdf54082d3f98c4fc3
parentede1201b6aa8cf90364fae3ebc312f1b43d923a3
Codechange: Make void tiles flood edge tiles, instead of edge tiles flooding themselves (#8517)
src/clear_cmd.cpp
src/void_cmd.cpp
src/water_cmd.cpp