Skip to content

Commit 0e516c1

Browse files
committed
PKMN: Fix uncropped edge
1 parent c0b6c59 commit 0e516c1

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

games/pkmn/full/config.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7625,5 +7625,11 @@
76257625
"average_size": {
76267626
"x": 512.008859408796,
76277627
"y": 512.0
7628-
}
7628+
},
7629+
"uncropped_edge": [
7630+
"u",
7631+
"r",
7632+
"d",
7633+
"l"
7634+
]
76297635
}

0 commit comments

Comments
 (0)