mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-17 20:10:23 +03:00
* Add PigModel and PigRenderer
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
|
||||
QuadrupedModel::QuadrupedModel(int i, float f) :
|
||||
Model(64, 32),
|
||||
m_bIsBaby(true), // @HUH: Why is this true?
|
||||
m_head(0, 0),
|
||||
m_unknown(0, 0),
|
||||
m_body(28, 8),
|
||||
|
||||
Reference in New Issue
Block a user