优化指北针持续追踪手感

This commit is contained in:
2026-03-26 17:06:34 +08:00
parent 5fc996dea1
commit 8b10afe5b9
2 changed files with 92 additions and 14 deletions

View File

@@ -89,7 +89,7 @@ type MapPageData = MapEngineViewState & {
showRightButtonGroups: boolean
showBottomDebugButton: boolean
}
const INTERNAL_BUILD_VERSION = 'map-build-282'
const INTERNAL_BUILD_VERSION = 'map-build-283'
const USER_SETTINGS_STORAGE_KEY = 'cmr_user_settings_v1'
const CLASSIC_REMOTE_GAME_CONFIG_URL = 'https://oss-mbh5.colormaprun.com/gotomars/event/classic-sequential.json'
const SCORE_O_REMOTE_GAME_CONFIG_URL = 'https://oss-mbh5.colormaprun.com/gotomars/event/score-o.json'