aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.World/CommandsEnum.h
diff options
context:
space:
mode:
Diffstat (limited to 'Minecraft.World/CommandsEnum.h')
-rw-r--r--Minecraft.World/CommandsEnum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Minecraft.World/CommandsEnum.h b/Minecraft.World/CommandsEnum.h
index 46793e21..ba46a5ee 100644
--- a/Minecraft.World/CommandsEnum.h
+++ b/Minecraft.World/CommandsEnum.h
@@ -3,6 +3,7 @@
enum EGameCommand
{
eGameCommand_DefaultGameMode,
+ eGameCommand_Effect,
eGameCommand_EnchantItem,
eGameCommand_Experience,
eGameCommand_GameMode,