LMCassette // Also let clear() clear the reverseLookupMap.

This commit is contained in:
ShikiSuen 2022-10-26 00:36:52 +08:00
parent 25abdebcb3
commit fefb106d34
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@ extension vChewingLM {
nameCJK.removeAll()
selectionKeys.removeAll()
endKeys.removeAll()
reverseLookupMap.removeAll()
octagramMap.removeAll()
octagramDividedMap.removeAll()
wildcardKey.removeAll()