1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-09 14:13:31 +08:00

UXAssist v1.0.9

This commit is contained in:
2023-12-23 17:47:53 +08:00
parent 27f62ee11a
commit 3308f5d625
7 changed files with 176 additions and 2 deletions

View File

@@ -714,6 +714,7 @@ public static class FactoryPatch
{
_lastKey = KeyCode.None;
}
if (!VFInput.noModifier) return;
int delta;
if (UpdateKeyPressed(KeyCode.LeftArrow))
{