Fix navigation on the graphics settings page

The cursor didn't move with the left stick, only the D-pad.
(Disable unnecessary workflows)
This commit is contained in:
Dima353
2026-07-15 18:09:59 +03:00
parent 3753dcd004
commit 3f754594b2
4 changed files with 8 additions and 15 deletions
+1 -5
View File
@@ -1,11 +1,7 @@
name: re3 premake x86 build
on:
pull_request:
push:
branches: [ main ]
release:
types: [published]
workflow_dispatch:
env:
GLFW_VER: "3.3.2"