mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-05 14:26:06 +02:00
refactor store
This commit is contained in:
+1
-1
@@ -181,7 +181,7 @@ export const useVrStore = defineStore('Vr', () => {
|
||||
newState.overlayHand
|
||||
);
|
||||
if (!newState.active) {
|
||||
gameStore.updateIsHmdAfk(false);
|
||||
gameStore.setIsHmdAfk(false);
|
||||
}
|
||||
|
||||
if (LINUX) {
|
||||
|
||||
Reference in New Issue
Block a user