summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-04-10 21:02:45 +0200
committerBardur Arantsson <bardur@scientician.net>2012-04-10 21:02:45 +0200
commit7d12fa73c521994841f3339a363bc5748ea9cbc8 (patch)
tree77e615195c1e1199a2593ad47d3accb9844ebc56 /src/defines.h
parent2a7627098fd014fc7b835e67cf37a3b615dbf5c4 (diff)
Lua: Gods: Remove now-unused HOOK_SACRIFICE_GOD
Diffstat (limited to 'src/defines.h')
-rw-r--r--src/defines.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/defines.h b/src/defines.h
index 3fc34864..2375c852 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -4541,7 +4541,6 @@
#define HOOK_LOAD_END 61
#define HOOK_RECALL 62
#define HOOK_FOLLOW_GOD 63
-#define HOOK_SACRIFICE_GOD 64
#define HOOK_BODY_PARTS 65
#define HOOK_APPLY_MAGIC 66
#define HOOK_PLAYER_EXP 67