mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-09-23 17:50:46 +00:00
@@ -10,5 +10,5 @@ public:
|
||||
GiantMobRenderer(Model *model, float shadow, float scale);
|
||||
|
||||
protected:
|
||||
virtual void scale(std::shared_ptr<Mob> mob, float a);
|
||||
virtual void scale(shared_ptr<Mob> mob, float a);
|
||||
};
|
||||
Reference in New Issue
Block a user