mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-19 01:24:12 +02:00
Initial mouse code(mouse graphics driver from Chronoshift). Very buggy.
This commit is contained in:
+1
-1
@@ -274,7 +274,7 @@ int WWMessageBox::Process(const char * msg, const char * b1txt, const char * b2t
|
||||
#endif
|
||||
|
||||
if (display) {
|
||||
display = false;
|
||||
//display = false;
|
||||
|
||||
Hide_Mouse();
|
||||
Dialog_Box(x, y, width, height);
|
||||
|
||||
Reference in New Issue
Block a user