Skip to content

Commit

Permalink
Added settings.lua.
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertZenz committed Sep 12, 2015
1 parent 130a761 commit fed1918
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ dofile(base_path .. "/nodeutil.lua")
dofile(base_path .. "/pathutil.lua")
dofile(base_path .. "/rotationutil.lua")
dofile(base_path .. "/scheduler.lua")
dofile(base_path .. "/settings.lua")
dofile(base_path .. "/stopwatch.lua")
dofile(base_path .. "/stringutil.lua")
dofile(base_path .. "/tableutil.lua")
Expand Down

0 comments on commit fed1918

Please sign in to comment.