mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-15 09:14:54 +08:00
Render and select audio zones (box shapes only, no spheres yet)
This commit is contained in:
Generated
+2
-1
@@ -544,7 +544,8 @@ namespace CodeWalker
|
||||
"Train Track",
|
||||
"Distant Lod Lights",
|
||||
"Mlo Instance",
|
||||
"Scenario"});
|
||||
"Scenario",
|
||||
"Audio"});
|
||||
this.SelectionModeComboBox.Location = new System.Drawing.Point(453, 12);
|
||||
this.SelectionModeComboBox.Name = "SelectionModeComboBox";
|
||||
this.SelectionModeComboBox.Size = new System.Drawing.Size(121, 21);
|
||||
|
||||
Reference in New Issue
Block a user