1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-02-03 04:05:49 +01:00

Minor fixes

This commit is contained in:
Michał Janiszewski
2017-12-03 23:45:43 +01:00
committed by Michael Steenbeek
parent cb162edcfe
commit 0a92e74ced
30 changed files with 70 additions and 101 deletions

View File

@@ -26,8 +26,7 @@ NetworkGroup::NetworkGroup()
}
NetworkGroup::~NetworkGroup()
{
}
= default;
NetworkGroup NetworkGroup::FromJson(const json_t * json)
{