1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-04 13:42:55 +01:00

Fix clang-format issue.

This commit is contained in:
Tulio Leao
2019-10-08 08:47:47 -03:00
parent 121585578e
commit 3f21933d5b

View File

@@ -267,7 +267,6 @@ private:
mazeElement.type = t4MazeElement.type;
td->maze_elements.push_back(mazeElement);
}
}
}
else