mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-17 03:46:22 +08:00
Refactoring selection code
This commit is contained in:
@@ -103,7 +103,7 @@ namespace CodeWalker.Project.Panels
|
||||
|
||||
if (ProjectForm.WorldForm != null)
|
||||
{
|
||||
ProjectForm.WorldForm.SelectCarGen(CurrentCarGen);
|
||||
ProjectForm.WorldForm.SelectObject(CurrentCarGen);
|
||||
}
|
||||
|
||||
////struct CCarGen:
|
||||
|
||||
Reference in New Issue
Block a user