blob: 88f20fb2f6f2adaa7ff7ca0cc5038598d3091f6c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
topleft addshape 4 0 -3 3 0 -1 3 0 -1 1 0 -3 1
topcenter addshape 4 0 -1 3 0 1 3 0 1 1 0 -1 1
topright addshape 4 0 1 3 0 3 3 0 3 1 0 1 1
middleleft addshape 4 0 -3 1 0 -1 1 0 -1 -1 0 -3 -1
middlecenter addshape 4 0 -1 1 0 1 1 0 1 -1 0 -1 -1
middleright addshape 4 0 1 1 0 3 1 0 3 -1 0 1 -1
bottomleft addshape 4 0 -3 -1 0 -1 -1 0 -1 -3 0 -3 -3
bottomcenter addshape 4 0 -1 -1 0 1 -1 0 1 -3 0 -1 -3
bottomright addshape 4 0 1 -1 0 3 -1 0 3 -3 0 1 -3
|