Skip to content

Commit

Permalink
Merge pull request #227 from moeyashi/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update WR
  • Loading branch information
moeyashi authored Oct 10, 2024
2 parents 6efd3ee + 895c681 commit 3f9f7b6
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 @@ -32,7 +32,7 @@ const trackDict = Object.freeze({
MC: makeTrack('マリオサーキット', 'MC', 147911, 'https://youtu.be/GtzbC25DPKg?si=AFxXQ0NsX6MFkc-p', 147911, ['新マリサ', 'しんマリサ']),
TH: makeTrack('キノピオハーバー', 'TH', 204858, 'https://youtu.be/qM_V9xneC0g', 204858, ['ハーバー']),
TM: makeTrack('ねじれマンション', 'TM', 158644, 'https://youtu.be/uZ-2vRgeDZI?si=7GYGKwhDVYnNVcbF', 158425, ['ねじマン', 'ねじれ']),
SGF: makeTrack('ヘイホーこうざん', 'SGF', 158043, 'https://www.youtube.com/watch?v=0sA-Kugpqxg', 158043, ['ヘイホー鉱山', 'ヘイこう', 'こうざん']),
SGF: makeTrack('ヘイホーこうざん', 'SGF', 157970, 'https://www.youtube.com/watch?v=f44zN-8Jzmc', 157970, ['ヘイホー鉱山', 'ヘイこう', 'こうざん']),
SA: makeTrack('サンシャインくうこう', 'SA', 200357, 'https://youtu.be/wqJecs3OU6M?feature=shared', 200357, ['サンシャイン空港', '空港', 'くうこう', 'サンシャイン']),
DS: makeTrack('ドルフィンみさき', 'DS', 156975, 'https://youtu.be/3D4awky_PKk', 156408, ['ドルミ']),
Ed: makeTrack('エレクトロドリーム', 'Ed', 200429, 'https://youtu.be/umy1WwRb28g?feature=shared', 200429, ['エレドリ']),
Expand Down

0 comments on commit 3f9f7b6

Please sign in to comment.