fix: exchange map not found f field
This commit is contained in:
parent
f10fb38c02
commit
6cff1713cb
@ -47,7 +47,7 @@ local exchange_map = {
|
||||
['0'] = '原型 ',
|
||||
['1'] = '类别 ',
|
||||
['3'] = '第三人称单数',
|
||||
-- ['f'] = '第三人称单数',
|
||||
['f'] = '第三人称单数',
|
||||
}
|
||||
|
||||
local function exist(res)
|
||||
|
Loading…
x
Reference in New Issue
Block a user