LMCassette // Also let clear() clear the reverseLookupMap.
This commit is contained in:
parent
25abdebcb3
commit
fefb106d34
|
@ -165,6 +165,7 @@ extension vChewingLM {
|
|||
nameCJK.removeAll()
|
||||
selectionKeys.removeAll()
|
||||
endKeys.removeAll()
|
||||
reverseLookupMap.removeAll()
|
||||
octagramMap.removeAll()
|
||||
octagramDividedMap.removeAll()
|
||||
wildcardKey.removeAll()
|
||||
|
|
Loading…
Reference in New Issue