diff --git a/Text.py b/Text.py index 1a6ae7fc..c0b508a6 100644 --- a/Text.py +++ b/Text.py @@ -1083,7 +1083,7 @@ class RawMBTextMapper(CharTextMapper): "服": 0xFD, "月": 0xFE, "姫": 0xFF} - alpha_offset = 0x69 + alpha_offset = 0x49 number_offset = 0x70 @classmethod