add guide
This commit is contained in:
+2
-2
@@ -2,7 +2,7 @@
|
||||
|
||||
#include <glm/glm.hpp>
|
||||
|
||||
namespace planetarium {
|
||||
namespace engine {
|
||||
|
||||
// -----------------------------------------------------------------------
|
||||
// Camera
|
||||
@@ -59,4 +59,4 @@ private:
|
||||
static constexpr float kSmoothingSpeed = 6.0f;
|
||||
};
|
||||
|
||||
} // namespace planetarium
|
||||
} // namespace engine
|
||||
|
||||
Reference in New Issue
Block a user