mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-02-17 02:26:20 +01:00
Fixed an incorrect titleid for Pokken Tournament
This commit is contained in:
parent
6ceb2d9e99
commit
9dce2ff29e
@ -8,7 +8,7 @@ $scaleFactorY = $fullHeight / 720.0;
|
|||||||
$title = get_title($fullWidth, $fullHeight);
|
$title = get_title($fullWidth, $fullHeight);
|
||||||
?>
|
?>
|
||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 00050000101DF400,00050002101DF401,0050000101DF500
|
titleIds = 00050000101DF400,00050002101DF401,00050000101DF500
|
||||||
name = "Pokken Tournament - <?=$title?>"
|
name = "Pokken Tournament - <?=$title?>"
|
||||||
version = 2
|
version = 2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user