mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-07-21 06:35:11 -04:00
Fix bugs, tweak weather configs, fix noise generator
This commit is contained in:
parent
49242573f2
commit
47530bb07e
9 changed files with 77 additions and 61 deletions
|
@ -1,5 +1,5 @@
|
|||
local GSCYCLE = 0
|
||||
local WORLD_CYCLE = 0
|
||||
local GSCYCLE = 0.01
|
||||
local WORLD_CYCLE = 0.5
|
||||
|
||||
local gs_timer = 0
|
||||
local world_timer = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue