mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-12 08:00:55 +02:00
Fix for editor running slow.
This commit is contained in:
@@ -983,8 +983,7 @@ inline unsigned long GraphicViewPortClass::Print(char const *str, int x, int y,
|
||||
return_code = (Buffer_Print(this, str, x, y, fcol, bcol));
|
||||
}
|
||||
Unlock();
|
||||
|
||||
Device_Present();
|
||||
|
||||
return ( return_code );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user