Refactoring selection code

This commit is contained in:
dexy
2020-01-15 17:48:27 +11:00
Unverified
parent b127029899
commit 95e2a8ec0f
13 changed files with 165 additions and 325 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ namespace CodeWalker.Project.Panels
populatingui = false;
ProjectForm.WorldForm?.SelectCollisionBounds(b);
ProjectForm.WorldForm?.SelectObject(b);
}
}