Mercurial > mm7
diff Engine/Graphics/Indoor.h @ 2508:491f0babd563
use_music_folder
author | Ritor1 |
---|---|
date | Thu, 02 Oct 2014 11:52:31 +0600 |
parents | 68cdef6879a0 |
children | b8a56afc6ba1 |
line wrap: on
line diff
--- a/Engine/Graphics/Indoor.h Thu Sep 25 10:40:16 2014 +0600 +++ b/Engine/Graphics/Indoor.h Thu Oct 02 11:52:31 2014 +0600 @@ -469,7 +469,7 @@ #define FACE_FLUID 0x00000010 // wavy animated water or lava #define FACE_FLOW_VERTICAL 0x00000020 // Vertical flow of the lava or water #define FACE_DONT_CACHE_TEXTURE 0x00000040 // do not load face texture if it isn't loaded already -#define FACE_UNKNOW4 0x00000080 +#define FACE_UNKNOW7 0x00000080 #define FACE_XY_PLANE 0x00000100 #define FACE_XZ_PLANE 0x00000200 #define FACE_YZ_PLANE 0x00000400