mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 06:44:38 +01:00
Made setting the game speed a game action (#20825)
* Bare minimum for a game action * Changelog entry * Fixed formatting * Consistent capitalization * Committed wrong file * Removing redundant toolbar invalidations * Bump network version; remove redundant qualifier * Fixed crash on starting server
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
// It is used for making sure only compatible builds get connected, even within
|
||||
// single OpenRCT2 version.
|
||||
|
||||
#define NETWORK_STREAM_VERSION "4"
|
||||
#define NETWORK_STREAM_VERSION "5"
|
||||
|
||||
#define NETWORK_STREAM_ID OPENRCT2_VERSION "-" NETWORK_STREAM_VERSION
|
||||
|
||||
|
||||
Reference in New Issue
Block a user