mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-02 10:08:39 +00:00
Added missing VITA Title ID
This commit is contained in:
parent
3880e1dab8
commit
fa2fbec030
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ public class GameVersionHelper
|
||||||
|
|
||||||
public static readonly string[] LittleBigPlanetVitaTitleIds =
|
public static readonly string[] LittleBigPlanetVitaTitleIds =
|
||||||
{
|
{
|
||||||
"PCSF00021", "PCSA00017", "PCSC00013", "PCSD00006", "PCSA00549", "PCSF00516",
|
"PCSF00021", "PCSA00017", "PCSC00013", "PCSD00006", "PCSA00549", "PCSF00516", "PCSA22018",
|
||||||
};
|
};
|
||||||
|
|
||||||
public static readonly string[] LittleBigPlanetPSPTitleIds =
|
public static readonly string[] LittleBigPlanetPSPTitleIds =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue