mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-07-03 06:04:19 +00:00
Update FishingHookRenderer.cpp
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
#include "stdafx.h"
|
||||
#include "FishingHookRenderer.h"
|
||||
#include "EntityRenderDispatcher.h"
|
||||
#include "Options.h"
|
||||
#include "..\Minecraft.World\net.minecraft.world.entity.projectile.h"
|
||||
#include "..\Minecraft.World\net.minecraft.world.entity.player.h"
|
||||
#include "..\Minecraft.World\Vec3.h"
|
||||
#include "..\Minecraft.World\Mth.h"
|
||||
#include "MultiPlayerLocalPlayer.h"
|
||||
|
||||
ResourceLocation FishingHookRenderer::PARTICLE_LOCATION = ResourceLocation(TN_PARTICLES);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user