Fix offset & disable zoom on webmap by default
This commit is contained in:
@@ -6,7 +6,7 @@ const bombColor = "#eda338"
|
||||
const textColor = "#d1d1d1"
|
||||
|
||||
// Settings
|
||||
shouldZoom = true
|
||||
shouldZoom = false
|
||||
drawStats = false
|
||||
|
||||
// Common
|
||||
|
||||
Reference in New Issue
Block a user