mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 02:36:54 +02:00
Add circle and cone to entity shape list
This commit is contained in:
parent
8bcaacbe40
commit
27d4edd2d0
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
||||||
<option value="Octagon">Octagon</option>
|
<option value="Octagon">Octagon</option>
|
||||||
<option value="Cylinder">Cylinder</option>
|
<option value="Cylinder">Cylinder</option>
|
||||||
<option value="Cone">Cone</option>
|
<option value="Cone">Cone</option>
|
||||||
|
<option value="Circle">Circle</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
<div class="property text">
|
<div class="property text">
|
||||||
|
|
Loading…
Reference in a new issue