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 "UseTileRuleDefinition.h"
#include "app/common/GameRules/ConsoleGameRulesConstants.h"
#include "minecraft/world/level/ConsoleGameRulesConstants.h"
#include "app/common/GameRules/LevelRules/RuleDefinitions/GameRuleDefinition.h"
#include "app/linux/LinuxGame.h"
#include "util/StringHelpers.h"