mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-13 06:13:44 +08:00
@@ -9,5 +9,5 @@ public:
|
||||
|
||||
SlimeModel(int vOffs);
|
||||
|
||||
virtual void render(std::shared_ptr<Entity> entity, float time, float r, float bob, float yRot, float xRot, float scale, bool usecompiled);
|
||||
virtual void render(shared_ptr<Entity> entity, float time, float r, float bob, float yRot, float xRot, float scale, bool usecompiled);
|
||||
};
|
||||
Reference in New Issue
Block a user