mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 14:54:30 +01:00
Move ClearAction, GameAction, ScenarioSetSettingAction into GameActions (#25045)
This commit is contained in:
@@ -46,6 +46,8 @@
|
||||
|
||||
namespace OpenRCT2
|
||||
{
|
||||
using namespace OpenRCT2::GameActions;
|
||||
|
||||
struct ReplayCommand
|
||||
{
|
||||
uint32_t tick = 0;
|
||||
|
||||
Reference in New Issue
Block a user