Merge pull request #7272 from imgntn/shapetype

"Collision Shape Type" in edit.js instead of "Shape Type"
This commit is contained in:
Seth Alves 2016-03-08 11:34:42 -08:00
commit 40bc66c154

View file

@ -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>