Render and select audio zones (box shapes only, no spheres yet)

This commit is contained in:
dexyfex
2017-12-22 07:26:04 +11:00
Unverified
parent b1f2918d12
commit d8fd82c350
8 changed files with 582 additions and 175 deletions
+2 -1
View File
@@ -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);