Widget IHandleInputs now
This commit is contained in:
@@ -478,7 +478,7 @@ namespace OpenRA
|
||||
{
|
||||
int sync = world.SyncHash();
|
||||
|
||||
if (chrome.HandleKeyPress(e))
|
||||
if (Widget.HandleKeyPress(e))
|
||||
return;
|
||||
|
||||
switch (e.KeyName)
|
||||
|
||||
Reference in New Issue
Block a user