main.lua had stupid amounts of whitespace too

This commit is contained in:
Paul Liverman III 2017-07-26 19:41:07 -07:00
parent 54b5dbd295
commit 0249a09bec

View File

@ -1,4 +1,4 @@
Profiler = require("piefiller")
Profiler = require("piefiller")
ProfOn = true
drawRect = true
local Prof = Profiler:new()