summaryrefslogtreecommitdiff
path: root/src/luaentity_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/luaentity_common.h')
-rw-r--r--src/luaentity_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/luaentity_common.h b/src/luaentity_common.h
index b63663828..d12ec9f0e 100644
--- a/src/luaentity_common.h
+++ b/src/luaentity_common.h
@@ -47,6 +47,7 @@ struct LuaEntityProperties
#define LUAENTITY_CMD_SET_TEXTURE_MOD 1
#define LUAENTITY_CMD_SET_SPRITE 2
#define LUAENTITY_CMD_PUNCHED 3
+#define LUAENTITY_CMD_UPDATE_ARMOR_GROUPS 4
#endif