Skip to content
Snippets Groups Projects
Commit 5edfa867 authored by Philipp Stadler's avatar Philipp Stadler
Browse files

feat: add traditional variant for 貘

Closes #30
parent 9a1db7fd
No related branches found
No related tags found
1 merge request!18feat: add traditional variant for 貘
...@@ -210,7 +210,8 @@ function addGrassPatches (acc: Map<string, TradStrokePatch>): void { ...@@ -210,7 +210,8 @@ function addGrassPatches (acc: Map<string, TradStrokePatch>): void {
const withThreeNobodyRight = [ const withThreeNobodyRight = [
{ hanzi: '', from: 3 }, { hanzi: '', from: 3 },
{ hanzi: '', from: 4 }, { hanzi: '', from: 4 },
{ hanzi: '', from: 4 } { hanzi: '', from: 4 },
{ hanzi: '', from: 7 }
] ]
const fourNobodyRight: TradStrokePatchReplacement = { const fourNobodyRight: TradStrokePatchReplacement = {
...animDataSlice( ...animDataSlice(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment