Erwan
- update portuguese by Shinoobi - update Italian by Icarus - Wagic Manual Italian by Icarus -removed test for purple screen, doesn't work :(
This commit is contained in:
@@ -278,7 +278,6 @@ void GameApp::Update()
|
||||
|
||||
void GameApp::Render()
|
||||
{
|
||||
JRenderer::GetInstance()->FillRect(0,0,10,10,ARGB(255,255,255,255)); //This is an attempt at getting rif of the purple screen bug. If you ever get a purple screen while this line is here, just delete it.
|
||||
if (systemError.size()){
|
||||
fprintf(stderr, systemError.c_str());
|
||||
JLBFont * mFont= resources.GetJLBFont("simon");
|
||||
|
||||
Reference in New Issue
Block a user