Gave ordering to all Painting magic tools
All done!
This commit is contained in:
parent
e3cb845426
commit
a9515c351e
18 changed files with 150 additions and 32 deletions
|
|
@ -36,7 +36,7 @@ char *swirl_names[NUM_SWIRL_TOOLS] = {
|
|||
int swirls_orders[NUM_SWIRL_TOOLS] = {
|
||||
200, /* within MAGIC_TYPE_DISTORTS */
|
||||
201, /* within MAGIC_TYPE_DISTORTS */
|
||||
0, /* FIXME */ /* within MAGIC_TYPE_PAINTING */
|
||||
1800, /* within MAGIC_TYPE_PAINTING */
|
||||
};
|
||||
|
||||
char *swirl_descriptions[NUM_SWIRL_TOOLS][2] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue