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:
@@ -21,6 +21,9 @@ HumanoidModel::HumanoidModel( float g /*= 0*/, float yOffset /*= 0*/, int texW /
|
||||
texWidth = texW;
|
||||
texHeight = texH;
|
||||
|
||||
// texWidth = 64;
|
||||
// texHeight = 32;
|
||||
|
||||
head.setModel(this);
|
||||
hair.setModel(this);
|
||||
body.setModel(this);
|
||||
|
||||
Reference in New Issue
Block a user