why doesnt rhino just have classes? (#2355)
This commit is contained in:
parent
0b331b98bc
commit
0d75405aee
41 changed files with 112 additions and 85 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// priority: 0
|
||||
"use strict";
|
||||
|
||||
function modifyCreateCreativeTab(event) {
|
||||
StartupEvents.modifyCreativeTab('create:base', event => {
|
||||
event.add('create:shadow_steel_casing')
|
||||
event.add('create:refined_radiance_casing')
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue