mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 23:57:13 +02:00
collision shape type
This commit is contained in:
parent
dfe0575237
commit
8381b1d2fd
1 changed files with 1 additions and 1 deletions
|
@ -1516,7 +1516,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="model-section zone-section property">
|
<div class="model-section zone-section property">
|
||||||
<div class="label">Shape Type</div>
|
<div class="label">Collision Shape Type</div>
|
||||||
<div class="value">
|
<div class="value">
|
||||||
<select name="SelectShapeType" id="property-shape-type">
|
<select name="SelectShapeType" id="property-shape-type">
|
||||||
<option value='none'>none</option>
|
<option value='none'>none</option>
|
||||||
|
|
Loading…
Reference in a new issue