mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-18 11:58:59 +00:00
run clang-format to order includes, fix include ordering errors
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
|
||||
#include "DemoMode.h"
|
||||
|
||||
#include "minecraft/world/level/net.minecraft.world.level.h"
|
||||
|
||||
DemoMode::DemoMode(Minecraft* minecraft) : SurvivalMode(minecraft) {
|
||||
|
||||
Reference in New Issue
Block a user