mirror of
https://github.com/cave-story-randomizer/cave-story-randomizer
synced 2024-11-22 06:43:03 +00:00
fixes whitespace
This commit is contained in:
parent
b97eb73d46
commit
7c8b316da7
|
@ -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 = {}
|
||||
|
|
Loading…
Reference in a new issue