mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
Cleaned up Cube (#48)
* Cleaned up Cube * Refactor/cleanup & documentation of Cube * Renamed Tesselator to Tessellator * Revert "Tesselator" Spelling Correction --------- Co-authored-by: Brent Da Mage <BrentDaMage@users.noreply.github.com>
This commit is contained in:
@@ -70,7 +70,7 @@ void Options::initDefaultValues()
|
||||
m_keyBinds[15] = { "key.menu.cancel", '\b' };
|
||||
|
||||
#ifdef ORIGINAL_CODE
|
||||
field_10 = 2;
|
||||
m_rotY = 2;
|
||||
field_23D = 0;
|
||||
field_19 = 0;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user