mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-12 08:00:55 +02:00
Removed blit code from gbuffer class. Fixed cmakelists for linux.
This commit is contained in:
@@ -274,7 +274,7 @@ int WWMessageBox::Process(const char * msg, const char * b1txt, const char * b2t
|
||||
*/
|
||||
if (AllSurfaces.SurfacesRestored) {
|
||||
AllSurfaces.SurfacesRestored = false;
|
||||
seen_buff_save.Blit(VisiblePage);
|
||||
// seen_buff_save.Blit(VisiblePage);
|
||||
display = true;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user