1
0
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:
Tulio Leao
2019-10-23 22:37:34 -03:00
parent e9bcad193a
commit 9123b597a9
9 changed files with 60 additions and 67 deletions

View File

@@ -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.