forked from Kolyah35/minecraft-pe-0.6.1
FIX: Steve skin hand, containers open in creative, crash when downfalls is nullptr, build on android (hope)
This commit is contained in:
@@ -19,6 +19,8 @@ public:
|
||||
|
||||
virtual void renderName(Mob* mob, float x, float y, float z);
|
||||
virtual void onGraphicsReset();
|
||||
|
||||
void setModernSkin(Mob* mob);
|
||||
private:
|
||||
HumanoidModel* playerModel32;
|
||||
HumanoidModel* playerModel64;
|
||||
|
||||
Reference in New Issue
Block a user