1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2026-02-04 20:22:17 +08:00
This commit is contained in:
2023-09-14 21:34:58 +08:00
parent 24ba5481a9
commit 514d80988c
3 changed files with 14 additions and 0 deletions

View File

@@ -262,6 +262,7 @@ public class UIConfigWindow : UI.MyWindowWithTabs
public override void _OnUpdate()
{
base._OnUpdate();
if (VFInput.escape && !VFInput.inputing)
{
VFInput.UseEscape();