mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-09 13:28:39 +00:00
Set LittleBigPlanetVita value to 3
This commit is contained in:
parent
e5ee045838
commit
fb3e9c0841
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ namespace LBPUnion.ProjectLighthouse.Types
|
|||
LittleBigPlanet1 = 0,
|
||||
LittleBigPlanet2 = 1,
|
||||
LittleBigPlanet3 = 2,
|
||||
LittleBigPlanetVita = 1,
|
||||
LittleBigPlanetVita = 3,
|
||||
Unknown = -1,
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue