Skip to content

Commit

Permalink
Comment out unused macros in llviewerregion.h
Browse files Browse the repository at this point in the history
  • Loading branch information
LiruMouse committed Mar 23, 2020
1 parent 54b75a3 commit 0704876
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions indra/newview/llviewerregion.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
#include "llhttpclient.h"

// Surface id's
#define LAND 1
#define WATER 2
//#define LAND 1
//#define WATER 2
const U32 MAX_OBJECT_CACHE_ENTRIES = 50000;

// Region handshake flags
Expand Down

0 comments on commit 0704876

Please sign in to comment.