mirror of
https://github.com/celisej567/mcpe.git
synced 2026-01-05 18:10:09 +03:00
* Add PigModel and PigRenderer
This commit is contained in:
@@ -12,6 +12,7 @@ Model::Model(int width, int height)
|
||||
{
|
||||
field_4 = 0.0f;
|
||||
field_8 = false;
|
||||
m_bIsBaby = true; // @HUH: Why is this true?
|
||||
m_textureWidth = width;
|
||||
m_textureHeight = height;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user