From ca698217dd6b3bd5c8346ae1c7c2c53582e722fc Mon Sep 17 00:00:00 2001 From: Faraphel Date: Fri, 22 Jul 2022 15:11:24 +0200 Subject: [PATCH] added a TODO: patcher don't work on JAP --- .../Operation/BmgTxtEditor/Layer/FormatOriginalTrackLayer.py | 1 + 1 file changed, 1 insertion(+) diff --git a/source/mkw/Patch/PatchOperation/Operation/BmgTxtEditor/Layer/FormatOriginalTrackLayer.py b/source/mkw/Patch/PatchOperation/Operation/BmgTxtEditor/Layer/FormatOriginalTrackLayer.py index 6abf99f..0266626 100644 --- a/source/mkw/Patch/PatchOperation/Operation/BmgTxtEditor/Layer/FormatOriginalTrackLayer.py +++ b/source/mkw/Patch/PatchOperation/Operation/BmgTxtEditor/Layer/FormatOriginalTrackLayer.py @@ -32,6 +32,7 @@ class FormatOriginalTrackLayer(AbstractLayer): if (id[0] == "T" and int(id[1]) <= 4) or (id[0] == "U" and int(id[1]) == 1): tag = "Wii" # If the cup is in the 4 originals tracks cups, use the wii tags # If the cup is in the originals arena cup, use the wii tags + # TODO: tag can't be fetch this way in the JAP version else: tag, name = name.split(" ", 1) patched_name = Track(