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:
@@ -101,7 +101,7 @@ void NinecraftApp::update()
|
||||
Minecraft::update();
|
||||
|
||||
#ifdef ORIGINAL_CODE
|
||||
eglSwapBuffers(field_8, field_10);
|
||||
eglSwapBuffers(field_8, m_rotY);
|
||||
#endif
|
||||
|
||||
Mouse::reset2();
|
||||
|
||||
Reference in New Issue
Block a user