mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
Remove unused fighting game options from the ScoreboardPanel and update character names in the fighting-characters module
This commit is contained in:
@@ -31,10 +31,6 @@ const gameInput = ref('');
|
||||
const allFightingGameOptions = [
|
||||
'Street Fighter 6',
|
||||
'TEKKEN 8',
|
||||
'Guilty Gear -Strive-',
|
||||
'Mortal Kombat 1',
|
||||
'The King of Fighters XV',
|
||||
'Granblue Fantasy Versus: Rising',
|
||||
'2XKO',
|
||||
].map((game) => ({
|
||||
label: game,
|
||||
|
||||
Reference in New Issue
Block a user