We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b75a3 commit 0704876Copy full SHA for 0704876
1 file changed
indra/newview/llviewerregion.h
@@ -51,8 +51,8 @@
51
#include "llhttpclient.h"
52
53
// Surface id's
54
-#define LAND 1
55
-#define WATER 2
+//#define LAND 1
+//#define WATER 2
56
const U32 MAX_OBJECT_CACHE_ENTRIES = 50000;
57
58
// Region handshake flags
0 commit comments