ZAS switched from /vg/ to BS12

This commit is contained in:
ZomgPonies
2013-11-06 20:21:59 -05:00
parent 3e9b71ce19
commit e4a82dfda8
33 changed files with 3148 additions and 3086 deletions
+4
View File
@@ -764,3 +764,7 @@ var/list/RESTRICTED_CAMERA_NETWORKS = list( //Those networks can only be accesse
#define MISSING_PROGRAM 8 // Some files try to automatically launch a program. This is that failing.
#define FILE_DRM 16 // Some files want to not be copied/moved. This is them complaining that you tried.
#define NETWORK_FAILURE 32
//Flags for zone sleeping
#define ZONE_ACTIVE 1
#define ZONE_SLEEPING 0