diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2021-04-10 13:59:31 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-10 13:59:31 -0400 |
| commit | b54bd2e387feb7ece4f34f50f17519e329419716 (patch) | |
| tree | ce35b9b5ae3e5b91de7ebf5ab81861cdc2baf28a /data/maps/map_groups.json | |
| parent | 37634072b1400180b1243d2d99c47b109ab56ae3 (diff) | |
| parent | 9b6469a7a3876334e0235202c417c7f1735f18ee (diff) | |
Merge pull request #414 from SatoMew/record-corner
Fix Record Corner labels
Diffstat (limited to 'data/maps/map_groups.json')
| -rw-r--r-- | data/maps/map_groups.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/map_groups.json b/data/maps/map_groups.json index a7a468351..e8a346f5a 100644 --- a/data/maps/map_groups.json +++ b/data/maps/map_groups.json @@ -47,7 +47,7 @@ "gMapGroup0": [ "BattleColosseum_2P", "TradeCenter", - "RecordCenter", + "RecordCorner", "BattleColosseum_4P", "UnionRoom" ], |
