mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2026-02-04 20:22:17 +08:00
fix
This commit is contained in:
@@ -262,6 +262,7 @@ public class UIConfigWindow : UI.MyWindowWithTabs
|
||||
|
||||
public override void _OnUpdate()
|
||||
{
|
||||
base._OnUpdate();
|
||||
if (VFInput.escape && !VFInput.inputing)
|
||||
{
|
||||
VFInput.UseEscape();
|
||||
|
||||
Reference in New Issue
Block a user