Corentin Cailleaud
commited on
Commit
·
d0c3bc2
1
Parent(s):
4c7a535
update
Browse files
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.
|
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" },
|