Skip to content

Commit 58d3d86

Browse files
authored
gv correction and addition
1 parent ce8a32b commit 58d3d86

File tree

1 file changed

+3
-2
lines changed
  • docs/resources/client/gamesave

1 file changed

+3
-2
lines changed

docs/resources/client/gamesave/gv.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Game Variables (gvs) are found inside of the [ValueKeeper](/resources/client/gam
2323
| gv_0022 | higherAudioQuality |
2424
| gv_0023 | smoothFix |
2525
| gv_0024 | showCursor In-Game |
26-
| gv_0025 | fullscreenMode |
26+
| gv_0025 | Windowed Mode |
2727
| gv_0026 | autoRetry |
2828
| gv_0027 | autoCheckpoints |
2929
| gv_0028 | disableThumbstick |
@@ -49,6 +49,7 @@ Game Variables (gvs) are found inside of the [ValueKeeper](/resources/client/gam
4949
| gv_0050 | buttonRows (editor) |
5050
| gv_0051 | showedNGMessage (editor) |
5151
| gv_0052 | fastPracticeReset|
52+
| gv_0055 | CheckIfServerOnline |
5253
| gv_0056 | disableObjectAlert |
5354
| gv_0057 | editorHoldToSwipe|
5455
| gv_0058 | durationLines (editor) |
@@ -127,4 +128,4 @@ Unlocked Game Variables (ugv) are used to check if ingame events have been compl
127128
| Key | Value|
128129
| :-- |:-----------|
129130
| ugv_25 | FireBird GateKeeper |
130-
| ugv_26 | Twitch Chest Unlocked |
131+
| ugv_26 | Twitch Chest Unlocked |

0 commit comments

Comments
 (0)