project: add dmm safezone varclientint

This commit is contained in:
Kyle
2020-05-20 00:50:15 +01:00
committed by GitHub
parent 019ae26976
commit 82e37e6031

View File

@@ -57,6 +57,12 @@ public enum VarClientInt
*/
CAMERA_ZOOM_FIXED_VIEWPORT(73),
CAMERA_ZOOM_RESIZABLE_VIEWPORT(74),
/**
* 0 = deadman/attackable
* 1 = guarded/safe
*/
DMM_SAFEZONE(78),
MEMBERSHIP_STATUS(103),