summaryrefslogtreecommitdiff
path: root/src/settings.moon
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings.moon')
-rw-r--r--src/settings.moon2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings.moon b/src/settings.moon
index 0cd1d76..5db1401 100644
--- a/src/settings.moon
+++ b/src/settings.moon
@@ -3,7 +3,7 @@
settings = {}
-- Passed to the land shader to add noise to lamps
-settings.streamer = 0
+settings.streamer = 1
-- Volume for sound effects
settings.volume = 1