mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
Move the new sprites to the correct place
This commit is contained in:
parent
b275db90da
commit
afed1542fe
Binary file not shown.
|
@ -88,7 +88,7 @@ impl Item {
|
|||
Item::SquidUp => STANDARD,
|
||||
Item::SquidDown => STANDARD,
|
||||
Item::Ice => ZERO,
|
||||
Item::MovableBlock => STANDARD,
|
||||
Item::MovableBlock => ZERO,
|
||||
Item::Glove => STANDARD,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue