Fix console WIDTH rendering
This commit is contained in:
@@ -292,6 +292,7 @@ class Console
|
|||||||
adjustScreen();
|
adjustScreen();
|
||||||
scope (exit)
|
scope (exit)
|
||||||
{
|
{
|
||||||
|
glMatrixMode(GL_MODELVIEW);
|
||||||
glLoadIdentity();
|
glLoadIdentity();
|
||||||
petitcom.chScreen(0, 0, 400, 240);
|
petitcom.chScreen(0, 0, 400, 240);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user