terrain mask PSDs

This commit is contained in:
minjaesong
2019-02-26 06:06:17 +09:00
parent a76603905b
commit 3058f0c277
9 changed files with 23 additions and 11 deletions

View File

@@ -480,7 +480,7 @@ internal object BlocksDrawer {
}
// draw a tile, but only when illuminated
// draw a tile
try {
val nearbyTilesInfo = if (mode == FLUID) {
getNearbyTilesInfoFluids(x, y)