mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-16 16:20:34 +02:00
* Fixes for ImGui map editing dialogs
This commit is contained in:
@@ -330,6 +330,12 @@ int MapEditClass::Select_Team(char const * )
|
||||
/*
|
||||
** Get user input
|
||||
*/
|
||||
g_globalKeyNumType = KN_NONE;
|
||||
g_globalKeyFlags = 0;
|
||||
UserInput.Process_Input();
|
||||
|
||||
//Device_Present();
|
||||
|
||||
KeyNumType input = commands->Input();
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user