more fixes
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -117,7 +117,7 @@ namespace DebugDraw
|
||||
void OnBeginPrepareRender() override;
|
||||
|
||||
// AZ::Render::Bootstrap::NotificationBus
|
||||
void OnBootstrapSceneReady(AZ::RPI::Scene* scene);
|
||||
void OnBootstrapSceneReady(AZ::RPI::Scene* scene) override;
|
||||
|
||||
// EntityBus
|
||||
void OnEntityDeactivated(const AZ::EntityId& entityId) override;
|
||||
|
||||
Reference in New Issue
Block a user