Revert "Close #1787: Replace blood-curdling scream with regular roller coaster screams" (#24716)

This reverts commit f176b27076.
This commit is contained in:
Michael Steenbeek
2025-07-03 21:36:55 +02:00
committed by GitHub
parent f176b27076
commit 9fcbac56bb
6 changed files with 18 additions and 20 deletions
+2 -2
View File
@@ -82,9 +82,9 @@ set(OPENMSX_VERSION "1.6")
set(OPENMSX_URL "https://github.com/OpenRCT2/OpenMusic/releases/download/v${OPENMSX_VERSION}/openmusic.zip")
set(OPENMSX_SHA1 "ba170fa6d777b309c15420f4b6eb3fa25082a9d1")
set(REPLAYS_VERSION "0.0.88")
set(REPLAYS_VERSION "0.0.87")
set(REPLAYS_URL "https://github.com/OpenRCT2/replays/releases/download/v${REPLAYS_VERSION}/replays.zip")
set(REPLAYS_SHA1 "0FA51560A46599FE77B59E068C6BCA3ABA5FC380")
set(REPLAYS_SHA1 "6061B53DE346BD853BB997E635AC7374B1A7D2F0")
option(FORCE32 "Force 32-bit build. It will add `-m32` to compiler flags.")
option(WITH_TESTS "Build tests")