From c02ad6c190e1316a2f5da8441ad3a751fc200228 Mon Sep 17 00:00:00 2001 From: Nikolay Kharitonov Date: Mon, 5 Aug 2024 11:02:58 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20remove=20deprecated=20constant?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/source/constants.md | 1 - 1 file changed, 1 deletion(-) diff --git a/api/source/constants.md b/api/source/constants.md index b63d816f..48580c95 100644 --- a/api/source/constants.md +++ b/api/source/constants.md @@ -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