mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-02-02 15:32:19 +03:00
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:
@@ -2605,6 +2605,7 @@ void teleporterinput(void)
|
|||||||
// Close teleporter menu
|
// Close teleporter menu
|
||||||
graphics.resumegamemode = true;
|
graphics.resumegamemode = true;
|
||||||
}
|
}
|
||||||
|
music.playef(11);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user