diff options
Diffstat (limited to 'src/tile.h')
-rw-r--r-- | src/tile.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tile.h b/src/tile.h index d11899438..f06285960 100644 --- a/src/tile.h +++ b/src/tile.h @@ -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 ) { |