1
0

Remove no effect code

This commit is contained in:
otya128
2016-12-14 20:10:02 +09:00
parent 9b485d8999
commit 39d43995a7
2 changed files with 0 additions and 23 deletions

View File

@@ -294,7 +294,6 @@ class Console
{
glMatrixMode(GL_MODELVIEW);
glLoadIdentity();
petitcom.chScreen(0, 0, 400, 240);
}
synchronized(this)
{