mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-17 17:00:29 +02:00
Keyboard now works, exit the game doesn't crash, feedback audio no longer plays the wrong audio.
This commit is contained in:
@@ -111,7 +111,7 @@ class WWKeyboardClass
|
||||
long Tail; // the tail position in keyboard buffer
|
||||
int MState;
|
||||
int Conditional;
|
||||
HANDLE CurrentCursor;
|
||||
HANDLE CurrentCursor;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user