mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +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);
|
||||
?>
|
||||
[Definition]
|
||||
titleIds = 00050000101DF400,00050002101DF401,0050000101DF500
|
||||
titleIds = 00050000101DF400,00050002101DF401,00050000101DF500
|
||||
name = "Pokken Tournament - <?=$title?>"
|
||||
version = 2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user