mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-17 06:14:47 +08:00
Refactoring selection code
This commit is contained in:
@@ -42,7 +42,7 @@ namespace CodeWalker.Project.Panels
|
||||
Tag = batch;
|
||||
UpdateFormTitle();
|
||||
UpdateControls();
|
||||
ProjectForm.WorldForm?.SelectGrassBatch(batch);
|
||||
ProjectForm.WorldForm?.SelectObject(batch);
|
||||
}
|
||||
|
||||
private void UpdateControls()
|
||||
|
||||
Reference in New Issue
Block a user