diff --git a/Minecraft.Client/Common/GameRules/LevelGenerationOptions.h b/Minecraft.Client/Common/GameRules/LevelGenerationOptions.h index cff00be23..9abed66fb 100644 --- a/Minecraft.Client/Common/GameRules/LevelGenerationOptions.h +++ b/Minecraft.Client/Common/GameRules/LevelGenerationOptions.h @@ -1,7 +1,7 @@ #pragma once using namespace std; -#pragma message("LevelGenerationOptions.h ") +// #pragma message("LevelGenerationOptions.h ") #include "GameRuleDefinition.h" #include "../../../Minecraft.World/StructureFeature.h" diff --git a/Minecraft.Client/Common/UI/UIStructs.h b/Minecraft.Client/Common/UI/UIStructs.h index 2dd03c8c5..ea57b3a1f 100644 --- a/Minecraft.Client/Common/UI/UIStructs.h +++ b/Minecraft.Client/Common/UI/UIStructs.h @@ -1,6 +1,6 @@ #pragma once -#pragma message("UIStructs.h") +// #pragma message("UIStructs.h") #include "UIEnums.h"