Play Viridian squeak when pressing Esc in teleporter menu

For consistency, this should be done to match pressing Esc on the map
screen.
This commit is contained in:
Misa
2021-06-13 17:27:53 -07:00
committed by Ethan Lee
parent 80dda53603
commit b09d0c48e4

View File

@@ -2605,6 +2605,7 @@ void teleporterinput(void)
// Close teleporter menu
graphics.resumegamemode = true;
}
music.playef(11);
}
}
else