mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-28 14:44:15 +00:00
fix: there's a parts viewer...
This commit is contained in:
parent
0f038bf348
commit
79040a126d
5 changed files with 18 additions and 10 deletions
|
|
@ -9,7 +9,7 @@ interface Props {
|
|||
}
|
||||
|
||||
const TABS: { name: keyof SwitchMiiInstructions["eyes"]; length: number; colorsDisabled?: boolean }[] = [
|
||||
{ name: "main", length: 121 },
|
||||
{ name: "main", length: 76 },
|
||||
{ name: "eyelashesTop", length: 6, colorsDisabled: true },
|
||||
{ name: "eyelashesBottom", length: 2, colorsDisabled: true },
|
||||
{ name: "eyelidTop", length: 3, colorsDisabled: true },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue