1 Commits

Author SHA1 Message Date
ec679b22cb Fix offset & disable zoom on webmap by default 2025-03-10 11:13:10 -04:00

View File

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