Approval.
This commit is contained in:
6
tr/object_form_set.php
Normal file
6
tr/object_form_set.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?PHP
|
||||
$object_form_set['cube'] = 'Cube';
|
||||
$object_form_set['cuboid'] = 'Cuboid';
|
||||
$object_form_set['sphere'] = 'Sphere';
|
||||
$object_form_set['cone'] = 'Cone';
|
||||
$object_form_set['cylinder'] = 'Cylinder';
|
Reference in New Issue
Block a user