We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8850ebe commit 86b5eadCopy full SHA for 86b5ead
[editor]/editor_main/server/mapsettingssync.lua
@@ -3,7 +3,7 @@ local defaults = {
3
gamespeed = 1,
4
gravity = "0.008",
5
locked_time = false,
6
- useLODs = false,
+ useLODs = true,
7
timeHour = 12,
8
timeMinute = 00,
9
waveheight = 0,
@@ -22,7 +22,7 @@ function makeSettingsDefault()
22
23
24
25
26
27
28
0 commit comments