Skip to content

Commit

Permalink
🔥 remove deprecated constant
Browse files Browse the repository at this point in the history
  • Loading branch information
o4kapuk committed Aug 5, 2024
1 parent f68bafe commit c02ad6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/source/constants.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Object.assign(exports, {
FIND_SCORE_COLLECTORS: 10012,
WALLS_RADIUS: 5,
SCORE_CONTAINER_SPAWN_CHANCE: 0.01,
SCORE_CONTAINER_SPAWN_INTERVAL: 500, // obsolete
SCORE_CONTAINER_SPAWN_INTERVAL_TICKS: 250,
SCORE_COLLECTOR_SINK: 20,
SCORE_COLLECTOR_MAX_CAPACITY: 20000
Expand Down

0 comments on commit c02ad6c

Please sign in to comment.