1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-23 06:44:38 +01:00

Add steep drops to the Log Flume

This commit is contained in:
Karst
2022-12-07 22:52:22 +01:00
committed by Gymnasiast
parent 6f82bdf099
commit 2c68c73a24
22 changed files with 248 additions and 4 deletions

View File

@@ -43,7 +43,7 @@
// It is used for making sure only compatible builds get connected, even within
// single OpenRCT2 version.
#define NETWORK_STREAM_VERSION "9"
#define NETWORK_STREAM_VERSION "10"
#define NETWORK_STREAM_ID OPENRCT2_VERSION "-" NETWORK_STREAM_VERSION