mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
teleporters are on the ground
This commit is contained in:
parent
50495d88b7
commit
0b24fdebd0
|
@ -127,6 +127,7 @@ impl RenderCache {
|
||||||
| Item::SpikesDown
|
| Item::SpikesDown
|
||||||
| Item::SpikesUp
|
| Item::SpikesUp
|
||||||
| Item::Ice
|
| Item::Ice
|
||||||
|
| Item::Teleporter
|
||||||
) {
|
) {
|
||||||
score += 100000;
|
score += 100000;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue