1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-20 13:33:02 +01:00

Add log flume lift sound effect (when “chainlift” is enabled)

This commit is contained in:
AuraSpecs
2024-03-01 22:01:50 +01:00
committed by GitHub
parent 701bbda164
commit a3659b7ca4
8 changed files with 10 additions and 8 deletions

View File

@@ -46,7 +46,7 @@ using namespace OpenRCT2;
// It is used for making sure only compatible builds get connected, even within
// single OpenRCT2 version.
#define NETWORK_STREAM_VERSION "2"
#define NETWORK_STREAM_VERSION "3"
#define NETWORK_STREAM_ID OPENRCT2_VERSION "-" NETWORK_STREAM_VERSION