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