R_DEV flag

Seperates R_DEV flag.
IS DIFFERENT FROM+DEBUG.
More features to be added.
This commit is contained in:
Dalekfodder
2014-03-15 15:53:15 +02:00
parent c6f4867a60
commit a3f8746c8c
6 changed files with 49 additions and 2 deletions
+2 -1
View File
@@ -620,8 +620,9 @@ var/list/TAGGERLOCATIONS = list("Disposals",
#define R_SOUNDS 2048
#define R_SPAWN 4096
#define R_MOD 8192
#define R_DEV 16348
#define R_MAXPERMISSION 8192 //This holds the maximum value for a permission. It is used in iteration, so keep it updated.
#define R_MAXPERMISSION 16348 //This holds the maximum value for a permission. It is used in iteration, so keep it updated.
#define R_HOST 65535