Spaces:
No application file
No application file
Corentin Cailleaud commited on
Commit ·
d84e910
1
Parent(s): 3052ab3
update
Browse files
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.
|
| 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" },
|