1
0
mirror of synced 2024-11-27 23:50:47 +01:00

Fix spacing for Fantasia event name on frontend.

This commit is contained in:
Jennifer Taylor 2021-09-03 04:54:18 +00:00
parent 8f3a5d726b
commit b8fb4adcb4

View File

@ -65,7 +65,7 @@ class PopnMusicFantasia(PopnMusicBase):
} }
}, },
{ {
'name': 'Soreyuke! pop\'n quest Event Phase', 'name': 'Pop\'n Quest Event Phase',
'tip': 'Event phase for all players.', 'tip': 'Event phase for all players.',
'category': 'game_config', 'category': 'game_config',
'setting': 'event_phase', 'setting': 'event_phase',