fix: the usual

This commit is contained in:
Tropical
2026-03-03 16:31:29 -06:00
parent f996e7096f
commit 4d9a1c73e6
10 changed files with 21 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
#include "../Minecraft.World/net.minecraft.world.entity.projectile.h"
#include "../Minecraft.World/StringHelpers.h"
#include "../Minecraft.World/Mth.h"
#include "entityRenderDispatcher.h"
#include "EntityRenderDispatcher.h"
MobRenderer::MobRenderer(Model *model, float shadow) : EntityRenderer()
{