]> git.lizzy.rs Git - minetest.git/blobdiff - src/tile.h
added -Wno-unused-but-set-variable, which hides a new warning in gcc 4.6 which only...
[minetest.git] / src / tile.h
index d11899438a874557cf9761fb4e62a177a2d9d005..f06285960612dacefc469f432dc190e801fe0155 100644 (file)
@@ -271,6 +271,7 @@ struct TileSpec
                // Use this so that leaves don't need a separate material
                //material_type(MATERIAL_ALPHA_SIMPLE),
                material_flags(
+                       //0 // <- DEBUG, Use the one below
                        MATERIAL_FLAG_BACKFACE_CULLING
                )
        {