fixes AzFramework
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -102,7 +102,7 @@ namespace AzFramework
|
||||
virtual void PopMatrix() {}
|
||||
|
||||
protected:
|
||||
~DebugDisplayRequests() = default;
|
||||
virtual ~DebugDisplayRequests() = default;
|
||||
};
|
||||
|
||||
/// Inherit from DebugDisplayRequestBus::Handler to implement the DebugDisplayRequests interface.
|
||||
|
||||
Reference in New Issue
Block a user