Merge branch 'master' of github.com:sippeangelo/Escape-the-Dawn
This commit is contained in:
@@ -11,6 +11,7 @@ void GameWorld::Initialize()
|
||||
std::shared_ptr<Components::Camera> camera;
|
||||
std::shared_ptr<Components::Bounds> bounds;
|
||||
std::shared_ptr<Components::Collision> collision;
|
||||
std::shared_ptr<Components::SoundEmitter> soundEmitter;
|
||||
EntityID ent;
|
||||
|
||||
// Fucking lights
|
||||
|
||||
Reference in New Issue
Block a user