mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-24 23:34:37 +01:00
clang-format object
This commit is contained in:
committed by
Hielke Morsink
parent
e32189fd98
commit
a6a12af1ec
@@ -7,10 +7,11 @@
|
||||
* OpenRCT2 is licensed under the GNU General Public License version 3.
|
||||
*****************************************************************************/
|
||||
|
||||
#include "ObjectJsonHelpers.h"
|
||||
#include "SceneryObject.h"
|
||||
|
||||
void SceneryObject::SetPrimarySceneryGroup(const std::string &s)
|
||||
#include "ObjectJsonHelpers.h"
|
||||
|
||||
void SceneryObject::SetPrimarySceneryGroup(const std::string& s)
|
||||
{
|
||||
if (!s.empty())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user