diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-08-29 03:11:03 -0400 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-08-29 03:11:03 -0400 |
| commit | bb56d4a3f4cab33f899646e0630282fc6176a9c9 (patch) | |
| tree | cb094078122b217fc67e2285614b79c6e83eaf88 /data/maps/RecordCenter/map.json | |
| parent | c5839905a1259fd7e843c0ffa1ce2470d40b76ae (diff) | |
Give songs meaningful english names
Diffstat (limited to 'data/maps/RecordCenter/map.json')
| -rw-r--r-- | data/maps/RecordCenter/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/RecordCenter/map.json b/data/maps/RecordCenter/map.json index ad4308513..710a91832 100644 --- a/data/maps/RecordCenter/map.json +++ b/data/maps/RecordCenter/map.json @@ -2,7 +2,7 @@ "id": "MAP_RECORD_CENTER", "name": "RecordCenter", "layout": "LAYOUT_RECORD_CENTER", - "music": "MUS_POKECEN", + "music": "MUS_POKE_CENTER", "region_map_section": "MAPSEC_SPECIAL_AREA", "requires_flash": false, "weather": "WEATHER_NONE", |
