Fix offset & disable zoom on webmap by default

This commit is contained in:
2025-03-10 11:13:10 -04:00
parent c86216ec6e
commit ec679b22cb
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ const bombColor = "#eda338"
const textColor = "#d1d1d1"
// Settings
shouldZoom = true
shouldZoom = false
drawStats = false
// Common