Update to Zwift 1.0.157262

This commit is contained in:
fatsbrown
2026-01-06 16:13:26 -03:00
committed by GitHub
parent 7b0c376a38
commit 67eb52ced4
7 changed files with 70 additions and 11 deletions
+2 -1
View File
@@ -26,7 +26,8 @@ route_exceptions = {
'WATOPIAS WAISTBAND': 'WATOPIA\'S WAISTBAND',
'RICHMOND UCI REVERSE': 'RICHMOND 2015 WORLDS REVERSE',
'CASTLE CRIT (RUNNING)': 'CASTLE CRIT RUN',
'TRIPLE TWISTS': 'TRIPLE TWIST'
'TRIPLE TWISTS': 'TRIPLE TWIST',
'PEAKY PAVE': 'PEAKY PAVÉ'
}
with open('../data/game_dictionary.txt') as f: