Formatting
This commit is contained in:
@@ -5,7 +5,8 @@
|
|||||||
|
|
||||||
namespace hk {
|
namespace hk {
|
||||||
|
|
||||||
class Goal : public simulator::Scene {
|
class Goal
|
||||||
|
: public simulator::Scene {
|
||||||
public:
|
public:
|
||||||
Goal() = default;
|
Goal() = default;
|
||||||
~Goal() = default;
|
~Goal() = default;
|
||||||
|
|||||||
Reference in New Issue
Block a user