fixed gaming

This commit is contained in:
kenji
2025-06-30 13:43:35 -05:00
parent 30a55ac796
commit 6cdfd4c169
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
Value = false;
Status = "locked";
};
lock-true = :q
lock-true = {
Value = true;
Status = "locked";
};