mirror of
https://github.com/love2d/love.git
synced 2026-08-13 17:10:54 +02:00
Merged default into minor
--HG-- branch : minor
This commit is contained in:
@@ -468,6 +468,7 @@ function love.run()
|
||||
|
||||
if love.math then
|
||||
love.math.setRandomSeed(os.time())
|
||||
for i=1,3 do love.math.random() end
|
||||
end
|
||||
|
||||
if love.event then
|
||||
|
||||
Reference in New Issue
Block a user