File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
docs/resources/client/gamesave Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Game Variables (gvs) are found inside of the [ValueKeeper](/resources/client/gam
23
23
| gv_0022 | higherAudioQuality |
24
24
| gv_0023 | smoothFix |
25
25
| gv_0024 | showCursor In-Game |
26
- | gv_0025 | fullscreenMode |
26
+ | gv_0025 | Windowed Mode |
27
27
| gv_0026 | autoRetry |
28
28
| gv_0027 | autoCheckpoints |
29
29
| gv_0028 | disableThumbstick |
@@ -49,6 +49,7 @@ Game Variables (gvs) are found inside of the [ValueKeeper](/resources/client/gam
49
49
| gv_0050 | buttonRows (editor) |
50
50
| gv_0051 | showedNGMessage (editor) |
51
51
| gv_0052 | fastPracticeReset|
52
+ | gv_0055 | CheckIfServerOnline |
52
53
| gv_0056 | disableObjectAlert |
53
54
| gv_0057 | editorHoldToSwipe|
54
55
| gv_0058 | durationLines (editor) |
@@ -127,4 +128,4 @@ Unlocked Game Variables (ugv) are used to check if ingame events have been compl
127
128
| Key | Value|
128
129
| :-- | :-----------|
129
130
| ugv_25 | FireBird GateKeeper |
130
- | ugv_26 | Twitch Chest Unlocked |
131
+ | ugv_26 | Twitch Chest Unlocked |
You can’t perform that action at this time.
0 commit comments