Renamed
This commit is contained in:
+2
-2
@@ -13,7 +13,7 @@
|
||||
|
||||
#include <actor.hpp>
|
||||
|
||||
namespace openceg::render {
|
||||
namespace boundard::render {
|
||||
|
||||
struct InputEvent {
|
||||
enum class Type {
|
||||
@@ -136,4 +136,4 @@ class RenderLoop {
|
||||
std::vector<Actor*> actors_;
|
||||
};
|
||||
|
||||
} // namespace openceg::render
|
||||
} // namespace boundard::render
|
||||
|
||||
Reference in New Issue
Block a user