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