mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-07-01 19:03:36 +00:00
CRotateNodeCommand: Default destructor
This commit is contained in:
parent
4d932246ca
commit
6e0169ca16
@ -41,9 +41,7 @@ CRotateNodeCommand::CRotateNodeCommand(
|
||||
mpEditor->NotifySelectionTransformed();
|
||||
}
|
||||
|
||||
CRotateNodeCommand::~CRotateNodeCommand()
|
||||
{
|
||||
}
|
||||
CRotateNodeCommand::~CRotateNodeCommand() = default;
|
||||
|
||||
int CRotateNodeCommand::id() const
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user