mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
clang-tidy: fix many warnings
This commit is contained in:
@@ -22,7 +22,7 @@ Player::Player(Level* pLevel) : Mob(pLevel)
|
||||
field_BC4 = 0;
|
||||
m_bHaveRespawnPos = false;
|
||||
|
||||
field_C8 = 2;
|
||||
m_renderType = RENDER_HUMANOID;
|
||||
|
||||
m_pInventory = new Inventory(this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user