mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 16:30:10 +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="Cylinder">Cylinder</option>
|
||||
<option value="Cone">Cone</option>
|
||||
<option value="Circle">Circle</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="property text">
|
||||
|
|
Loading…
Reference in a new issue