mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 19:13:07 +01:00
Fix formatting
This commit is contained in:
@@ -1087,7 +1087,7 @@ GameActions::Result ScriptEngine::QueryOrExecuteCustomGameAction(const CustomAct
|
||||
}
|
||||
return DukToGameActionResult(dukResult);
|
||||
}
|
||||
|
||||
|
||||
auto action = GameActions::Result();
|
||||
action.Error = GameActions::Status::Unknown;
|
||||
action.ErrorTitle = "Unknown custom action";
|
||||
|
||||
Reference in New Issue
Block a user