mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 07:58:59 +02:00
Merge pull request #7272 from imgntn/shapetype
"Collision Shape Type" in edit.js instead of "Shape Type"
This commit is contained in:
commit
40bc66c154
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