added missing case
This commit is contained in:
parent
233486449a
commit
343dcf5374
1 changed files with 2 additions and 0 deletions
|
|
@ -187,6 +187,8 @@ class VocabTotals {
|
|||
break;
|
||||
case ConstructUseTypeEnum.unk:
|
||||
break;
|
||||
case ConstructUseTypeEnum.ignPA:
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue