summaryrefslogtreecommitdiff
path: root/src/map/status.h
diff options
context:
space:
mode:
authordastgir <dastgirpojee@rocketmail.com>2014-11-07 05:18:53 -0500
committerdastgir <dastgirpojee@rocketmail.com>2014-11-07 05:18:53 -0500
commitccfbe13b83f355ac6dbe399adad3bdc3b03a9be0 (patch)
tree802ec4db18914337aba411965066c70bf793e31b /src/map/status.h
parent182f11b52116bfca978368d372831594a806debc (diff)
parentcf18e5578f85bc6c368a2ad4d7c746af8687c7f0 (diff)
downloadhercules-ccfbe13b83f355ac6dbe399adad3bdc3b03a9be0.tar.gz
hercules-ccfbe13b83f355ac6dbe399adad3bdc3b03a9be0.tar.bz2
hercules-ccfbe13b83f355ac6dbe399adad3bdc3b03a9be0.tar.xz
hercules-ccfbe13b83f355ac6dbe399adad3bdc3b03a9be0.zip
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'src/map/status.h')
-rw-r--r--src/map/status.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/status.h b/src/map/status.h
index e96894e9f..aca26b1af 100644
--- a/src/map/status.h
+++ b/src/map/status.h
@@ -1600,7 +1600,6 @@ enum e_mode
MD_CHANGETARGET_MELEE = 0x1000,
MD_CHANGETARGET_CHASE = 0x2000,
MD_TARGETWEAK = 0x4000,
- MD_RANDOMTARGET = 0x8000,
MD_MASK = 0xFFFF,
};