fixes whitespace

This commit is contained in:
duncathan 2019-03-27 23:45:22 -06:00
parent b97eb73d46
commit 7c8b316da7
2 changed files with 6 additions and 6 deletions

View file

@ -99,7 +99,7 @@ function C:_seedRngesus()
end
love.math.setRandomSeed(seed)
logNotice(('Offering seed "%s" to RNGesus' ):format(seed))
end
end
function C:_createTscFiles(dirStage)
local tscFiles = {}