mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 14:54:30 +01:00
Use constexpr on openrct2/*
This commit is contained in:
@@ -28,9 +28,6 @@
|
||||
#include <iterator>
|
||||
#include <stdexcept>
|
||||
|
||||
#define ACTION_COOLDOWN_TIME_PLACE_SCENERY 20
|
||||
#define ACTION_COOLDOWN_TIME_DEMOLISH_RIDE 1000
|
||||
|
||||
// This string specifies which version of network stream current build uses.
|
||||
// It is used for making sure only compatible builds get connected, even within
|
||||
// single OpenRCT2 version.
|
||||
|
||||
Reference in New Issue
Block a user