diff options
Diffstat (limited to 'Minecraft.World/net.minecraft.commands.common.h')
| -rw-r--r-- | Minecraft.World/net.minecraft.commands.common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Minecraft.World/net.minecraft.commands.common.h b/Minecraft.World/net.minecraft.commands.common.h index aa2e2f6f..83b0dca5 100644 --- a/Minecraft.World/net.minecraft.commands.common.h +++ b/Minecraft.World/net.minecraft.commands.common.h @@ -1,6 +1,7 @@ #pragma once #include "DefaultGameModeCommand.h" +#include "EffectCommand.h" #include "EnchantItemCommand.h" #include "ExperienceCommand.h" #include "GameModeCommand.h" |
