Skip to content

Commit

Permalink
include bound2 and bound3 in init.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
s-ol committed Nov 1, 2019
1 parent 781424c commit 74de115
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ local files = {
"utils",
"vec2",
"vec3",
"bound2",
"bound3",
}

for _, file in ipairs(files) do
Expand Down

0 comments on commit 74de115

Please sign in to comment.