refactor: make UIStructs and LevelGenerationOptions shut up
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#pragma message("UIStructs.h")
|
||||
// #pragma message("UIStructs.h")
|
||||
|
||||
#include "UIEnums.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user