mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-05-24 10:24:52 +00:00
Merge changes from upstream.
This commit is contained in:
@@ -682,4 +682,4 @@ ResourceLocation *PlayerRenderer::getTextureLocation(shared_ptr<Entity> entity)
|
||||
{
|
||||
shared_ptr<Player> player = dynamic_pointer_cast<Player>(entity);
|
||||
return new ResourceLocation(static_cast<_TEXTURE_NAME>(player->getTexture()));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user