Compare commits
1 Commits
ec679b22cb
...
offset-fix
| Author | SHA1 | Date | |
|---|---|---|---|
| 7af8d821f8 |
@@ -6,7 +6,7 @@ const bombColor = "#eda338"
|
||||
const textColor = "#d1d1d1"
|
||||
|
||||
// Settings
|
||||
shouldZoom = false
|
||||
shouldZoom = true
|
||||
drawStats = false
|
||||
|
||||
// Common
|
||||
|
||||
Reference in New Issue
Block a user