Remove unused fighting game options from the ScoreboardPanel and update character names in the fighting-characters module

This commit is contained in:
Pandipipas
2026-02-14 00:25:30 +01:00
parent a8a3b96c28
commit 074406fd19
2 changed files with 0 additions and 12 deletions
@@ -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,