One more tweak
This commit is contained in:
parent
1a9c92d841
commit
b9cc6bc079
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ export interface Round {
|
|||
|
||||
export const CONSTANTS = {
|
||||
TARGET_COUNT: 200,
|
||||
TARGET_MIN_RADIUS: 280,
|
||||
TARGET_MIN_RADIUS: 250,
|
||||
TARGET_MAX_RADIUS: 800,
|
||||
VIRTUAL_CANVAS_SIZE: 50000,
|
||||
ZOOM_LEVELS: {
|
||||
|
|
Loading…
Add table
Reference in a new issue