[nostalgia/core/studio/tilesheet] Cleanup
This commit is contained in:
parent
8b22a8f339
commit
4ef31762d0
@ -94,7 +94,7 @@ ox::Error RotateCommand::redo() noexcept {
|
||||
switch (m_dir) {
|
||||
case Direction::Left:
|
||||
rotateLeft(ss, m_pt1, m_pt2);
|
||||
break;
|
||||
break;
|
||||
case Direction::Right:
|
||||
rotateRight(ss, m_pt1, m_pt2);
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user