Corentin Cailleaud commited on
Commit
d0c3bc2
·
1 Parent(s): 4c7a535
Files changed (1) hide show
  1. cubzh.lua +1 -1
cubzh.lua CHANGED
@@ -4,7 +4,7 @@ Modules = {
4
  floating_island_generator = "github.com/caillef/cubzh-library/floating_island_generator:82d22a5",
5
  }
6
 
7
- math.randomseed(Time.UnixMilli())
8
 
9
  Config = {
10
  Items = { "pratamacam.squirrel" },
 
4
  floating_island_generator = "github.com/caillef/cubzh-library/floating_island_generator:82d22a5",
5
  }
6
 
7
+ math.randomseed(Time.Unix())
8
 
9
  Config = {
10
  Items = { "pratamacam.squirrel" },