mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-07-06 02:10:35 +02:00
Fix bugs, tweak weather configs, fix noise generator
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user