Skip to content

Commit

Permalink
how the fuck did this happen
Browse files Browse the repository at this point in the history
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
  • Loading branch information
Octol1ttle committed Jan 1, 2025
1 parent b9f67f4 commit 85e93e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launcher/minecraft/MinecraftInstance.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
#include "minecraft/launch/ReconstructAssets.h"
#include "minecraft/launch/ScanModFolders.h"
#include "minecraft/launch/VerifyJavaInstall.h"
#include "minecraft/launch/ApplyLibraryOverrides.h"

#include "java/JavaUtils.h"

Expand All @@ -94,7 +95,6 @@

#ifdef Q_OS_LINUX
#include "MangoHud.h"
#include "minecraft/launch/ApplyLibraryOverrides.h"
#endif

#define IBUS "@im=ibus"
Expand Down

0 comments on commit 85e93e1

Please sign in to comment.