format: reformat project

Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
This commit is contained in:
Vyacheslav Ivanov
2024-08-03 19:53:48 +03:00
committed by Pugemon
parent 736cd175d5
commit bbf33e8e4d
202 changed files with 7389 additions and 5609 deletions
+2 -2
View File
@@ -29,7 +29,7 @@ public:
);
void createWorld(
const std::string& name,
const std::string& name,
const std::string& seedstr,
const std::string& generatorID
);
@@ -37,4 +37,4 @@ public:
void reopenWorld(World* world);
};
#endif // LOGIC_ENGINE_CONTROLLER_HPP_
#endif // LOGIC_ENGINE_CONTROLLER_HPP_