1 Commits

Author SHA1 Message Date
7af8d821f8 fix: change map addr offset to +384 2025-03-11 04:13:47 -04:00

View File

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