refactor: move ConsoleGameRulesConstants.h into minecraft

This commit is contained in:
MatthewBeshay
2026-04-08 21:19:54 +10:00
parent 1ddf12beb9
commit 58de5bb40b
40 changed files with 39 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
#include "LevelRuleset.h"
#include "app/common/GameRules/ConsoleGameRulesConstants.h"
#include "minecraft/world/level/ConsoleGameRulesConstants.h"
#include "app/common/GameRules/LevelRules/RuleDefinitions/CompoundGameRuleDefinition.h"
#include "app/common/GameRules/LevelRules/RuleDefinitions/NamedAreaRuleDefinition.h"
#include "minecraft/locale/StringTable.h"