From 15e0911930a59532e4818663aeac650f2e187b1f Mon Sep 17 00:00:00 2001 From: Brian Lima Date: Sun, 11 Sep 2022 23:00:21 -0300 Subject: [PATCH] Fix Taiko and Astroneer known apps entries --- UWPHook/Resources/KnownApps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UWPHook/Resources/KnownApps.json b/UWPHook/Resources/KnownApps.json index 2f11277..d12d6e7 100644 --- a/UWPHook/Resources/KnownApps.json +++ b/UWPHook/Resources/KnownApps.json @@ -2,6 +2,6 @@ "Microsoft.SeaofThieves": "Sea of Thieves", "Microsoft.DeltaPC": "Gears of War: Ultimate Edition", "MotionTwin.DeadCellsWin10": "Dead Cells", - "SystemEraSoftworks.29415440E1269_ftk5pbg2rayv2!ASTRONEER": "ASTRONEER", - "T Tablet": "Taiko no Tatsujin: The Drum Master!" + "SystemEraSoftworks.29415440E1269": "ASTRONEER", + "NAMCOBANDAIGamesInc.TTablet": "Taiko no Tatsujin: The Drum Master!" }