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