mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-25 19:00:47 +00:00
run clang-format to order includes, fix include ordering errors
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
#include "minecraft/world/effect/InstantaneousMobEffect.h"
|
||||
|
||||
#include "Minecraft.Client/Common/App_enums.h"
|
||||
#include "minecraft/world/effect/InstantaneousMobEffect.h"
|
||||
#include "minecraft/world/effect/MobEffect.h"
|
||||
|
||||
InstantenousMobEffect::InstantenousMobEffect(int id, bool isHarmful,
|
||||
|
||||
Reference in New Issue
Block a user