Skip to content

Commit

Permalink
Minor patch to support BetaBuild game version
Browse files Browse the repository at this point in the history
Signed-off-by: Jayden <[email protected]>
  • Loading branch information
jvyden authored Feb 29, 2024
1 parent f2836c9 commit 4953127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/api/types/game-version.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ export enum GameVersion {
LittleBigPlanetVita = 3,
LittleBigPlanetPSP = 4,
Website = 5,
BetaBuild = 6,
}

0 comments on commit 4953127

Please sign in to comment.