Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
OtterCodes101 authored Oct 21, 2023
1 parent 0dd3668 commit fd516ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/plugindocs/globals/GameSettingsData.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# BlockData
# GameSettingsData
Represents the game's settings.

Has the following properties:
Expand Down Expand Up @@ -70,4 +70,4 @@ Has the following properties:
- `lastServer: String`
- `language: String`
- `streamPreferredServer: String`
- `keyBindings: KeyBindingData[]`
- `keyBindings: KeyBindingData[]`

0 comments on commit fd516ba

Please sign in to comment.