1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-23 14:54:30 +01:00

Fix #5677: Balloons pass through the ground and objects (#20483)

This commit is contained in:
mrmbernardi
2023-12-26 12:28:19 +01:00
committed by GitHub
parent 191b0c4d6d
commit 98a52efb7e
8 changed files with 98 additions and 18 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 "12"
#define NETWORK_STREAM_VERSION "13"
#define NETWORK_STREAM_ID OPENRCT2_VERSION "-" NETWORK_STREAM_VERSION