remove LinuxGame for just Game

This commit is contained in:
Tropical
2026-04-09 22:32:22 -05:00
parent bc494aa979
commit 19f73c2754
131 changed files with 140 additions and 268 deletions

View File

@@ -23,7 +23,7 @@
#include "app/common/Tutorial/Tasks/UseTileTask.h"
#include "app/common/Tutorial/Tasks/XuiCraftingTask.h"
#include "app/common/Tutorial/Tutorial.h"
#include "app/linux/LinuxGame.h"
#include "app/common/Game.h"
#include "minecraft/world/effect/MobEffect.h"
#include "minecraft/world/item/Item.h"
#include "minecraft/world/item/alchemy/PotionMacros.h"