mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-02 10:08:39 +00:00
Fix formatting
This commit is contained in:
parent
30f13d6275
commit
8f41e80fc0
1 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@ public class GameVersionHelper
|
||||||
"NPEA00147",
|
"NPEA00147",
|
||||||
"NPHG00033",
|
"NPHG00033",
|
||||||
"NPHG00035",
|
"NPHG00035",
|
||||||
"NPEA00241",
|
"NPEA00241",
|
||||||
};
|
};
|
||||||
|
|
||||||
// https://serialstation.com/games/35e69aba-1872-4fd7-9d39-11ce75924040
|
// https://serialstation.com/games/35e69aba-1872-4fd7-9d39-11ce75924040
|
||||||
|
@ -78,7 +78,7 @@ public class GameVersionHelper
|
||||||
"CUSA01077",
|
"CUSA01077",
|
||||||
"CUSA01304",
|
"CUSA01304",
|
||||||
"NPUA81116",
|
"NPUA81116",
|
||||||
"NPEA00515",
|
"NPEA00515",
|
||||||
};
|
};
|
||||||
|
|
||||||
public static readonly string[] LittleBigPlanetVitaTitleIds =
|
public static readonly string[] LittleBigPlanetVitaTitleIds =
|
||||||
|
@ -101,4 +101,4 @@ public class GameVersionHelper
|
||||||
|
|
||||||
return GameVersion.LittleBigPlanet1;
|
return GameVersion.LittleBigPlanet1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue