added wireframe stuff

This commit is contained in:
VorTechnix 2021-07-18 19:29:17 -07:00
parent 9420be3896
commit dbab2e4a0d
1 changed files with 3 additions and 0 deletions

View File

@ -65,3 +65,6 @@ dofile(wea.modpath.."/lib/airapply.lua")
dofile(wea.modpath.."/lib/subdivide.lua")
dofile(wea.modpath.."/lib/selection/stack.lua")
dofile(wea.modpath.."/lib/selection/cloud.lua")
dofile(wea.modpath.."/lib/wireframe/corner_set.lua")
dofile(wea.modpath.."/lib/wireframe/wire_box.lua")