include bound2 and bound3 in init.lua

This commit is contained in:
s-ol 2019-11-01 01:01:54 +01:00
parent 781424c8cb
commit 74de1154aa

View File

@ -54,6 +54,8 @@ local files = {
"utils",
"vec2",
"vec3",
"bound2",
"bound3",
}
for _, file in ipairs(files) do