Skip to content

Commit

Permalink
Added the serverBrand property to index.d.ts (#3355)
Browse files Browse the repository at this point in the history
  • Loading branch information
Khaogamermain01 committed Apr 28, 2024
1 parent 5a544cf commit 0bb2707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,7 @@ export interface GameState {
dimension: Dimension
difficulty: Difficulty
maxPlayers: number
serverBrand: string
}

export type LevelType =
Expand Down

0 comments on commit 0bb2707

Please sign in to comment.