Merge pull request #2595 from open-osrs/dmmvarclientint

project: add dmm safezone varclientint
This commit is contained in:
Kyle
2020-05-20 00:59:34 +01:00
committed by GitHub

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),