From 98f59c4855202c7a8c9ba48bbb261935a0cacc79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=89=E5=B9=BF?= Date: Sun, 25 Jun 2023 21:41:40 +0800 Subject: [PATCH] fix[kf]should add self-map --- src/constant/jx3/skilldatalib.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/constant/jx3/skilldatalib.py b/src/constant/jx3/skilldatalib.py index 630264f6..eede29aa 100644 --- a/src/constant/jx3/skilldatalib.py +++ b/src/constant/jx3/skilldatalib.py @@ -30,6 +30,7 @@ for x in __kf_dict: for y in __kf_dict[x]: kf_dict[y] = x + kf_dict[x] = x def kftosh(kf: str) -> str: