mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-17 20:10:23 +03:00
* Oops.
This commit is contained in:
@@ -549,10 +549,6 @@ void StartMenuScreen::render(int a, int b, float c)
|
||||
if (!crampedMode)
|
||||
drawSplash();
|
||||
|
||||
glColor4f(1.0f, 1.0f, 1.0f, 1.0f);
|
||||
m_pMinecraft->m_pTextures->loadAndBindTexture("terrain.png");
|
||||
this->blit(0, 0, 0, 0, 256, 256, 256, 256);
|
||||
|
||||
Screen::render(a, b, c);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user