mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-27 06:02:11 +00:00
fixed lost key input after testing map
This commit is contained in:
parent
5dd57082b5
commit
1a50bc16ba
1 changed files with 1 additions and 0 deletions
|
@ -603,6 +603,7 @@ namespace CodeImp.DoomBuilder.Windows
|
|||
// Refresh if needed
|
||||
statusbar.Invalidate();
|
||||
this.Update();
|
||||
if(display.Enabled) display.Focus();
|
||||
}
|
||||
|
||||
// This updates the status icon
|
||||
|
|
Loading…
Reference in a new issue