mirror of
https://github.com/BlackMATov/unity-iso-tools.git
synced 2025-12-16 14:09:00 +07:00
remove process instances
This commit is contained in:
@@ -365,7 +365,7 @@ namespace IsoTools {
|
||||
}
|
||||
|
||||
void StepSortingProcess() {
|
||||
_screenSolver.StepSortingAction(this, GetIsoObjects());
|
||||
_screenSolver.StepSortingAction(this);
|
||||
if ( _sortingSolver.StepSortingAction(this, _screenSolver) ) {
|
||||
Internal_SetDirtyInEditorMode();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user