mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-16 12:14:48 +08:00
Refactoring selection code
This commit is contained in:
@@ -156,7 +156,7 @@ namespace CodeWalker.Project.Panels
|
||||
UpdateTabVisibility();
|
||||
|
||||
|
||||
ProjectForm.WorldForm?.SelectEntity(CurrentEntity); //hopefully the drawable is already loaded - this will try get from cache
|
||||
ProjectForm.WorldForm?.SelectObject(CurrentEntity); //hopefully the drawable is already loaded - this will try get from cache
|
||||
|
||||
////struct CEntityDef:
|
||||
//MetaHash archetypeName { get; set; } //8 8: Hash: 0: archetypeName
|
||||
|
||||
Reference in New Issue
Block a user