mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-03 10:38:40 +00:00
Update GameVersionHelper.cs
This commit is contained in:
parent
811c18994e
commit
2d40cbecc4
1 changed files with 2 additions and 2 deletions
|
@ -79,7 +79,7 @@ namespace LBPUnion.ProjectLighthouse.Helpers
|
||||||
|
|
||||||
public static readonly string[] LittleBigPlanetVitaTitleIds =
|
public static readonly string[] LittleBigPlanetVitaTitleIds =
|
||||||
{
|
{
|
||||||
"PCSF00021", "PCSA00017", "PCSC00013",
|
"PCSF00021", "PCSA00017", "PCSC00013", "PCSD00006", "PCSA00549"
|
||||||
};
|
};
|
||||||
|
|
||||||
public static GameVersion FromTitleId(string titleId)
|
public static GameVersion FromTitleId(string titleId)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue