Letal tile added to tileset & switch hitbox made larger

This commit is contained in:
KikooDX 2021-04-06 13:24:45 +02:00
parent ebf257f69b
commit f0aa24061d
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 710 B

After

Width:  |  Height:  |  Size: 723 B

View File

@ -14,5 +14,5 @@ enum {
};
#define MARGIN_GOLD 4
#define MARGIN_SWITCH 4
#define MARGIN_SWITCH 3
#define MARGIN_LETAL 4