Skip to content

Commit

Permalink
Merge pull request #56 from moeyashi/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update WR
  • Loading branch information
moeyashi authored Mar 12, 2024
2 parents a48330e + 4c53d1e commit 4d16588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/const/track.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const trackDict = Object.freeze({
MKS: makeTrack('マリオカートスタジアム', 'MKS', 139745, 138637, ['マリカス']),
WP: makeTrack('ウォーターパーク', 'WP', 141575, 141163, ['ウォタパ']),
SSC: makeTrack('スイーツキャニオン', 'SSC', 153874, 153874, ['スイキャニ']),
TR: makeTrack('ドッスンいせき', 'TR', 152742, 152299, ['遺跡', 'ドッスン', 'いせき', 'ドッスン遺跡']),
TR: makeTrack('ドッスンいせき', 'TR', 152742, 152123, ['遺跡', 'ドッスン', 'いせき', 'ドッスン遺跡']),
MC: makeTrack('マリオサーキット', 'MC', 148053, 148053, ['新マリサ', 'しんマリサ']),
TH: makeTrack('キノピオハーバー', 'TH', 205466, 205466, ['ハーバー']),
TM: makeTrack('ねじれマンション', 'TM', 158878, 158447, ['ねじマン', 'ねじれ']),
Expand Down

0 comments on commit 4d16588

Please sign in to comment.