mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
feat: add character images and options for Guilty Gear -Strive-
This commit is contained in:
@@ -32,6 +32,7 @@ const charactersByGame = ref<Record<string, { leftCharacter: string; rightCharac
|
||||
const allFightingGameOptions = [
|
||||
'Street Fighter 6',
|
||||
'TEKKEN 8',
|
||||
'Guilty Gear -Strive-',
|
||||
// '2XKO',
|
||||
].map((game) => ({
|
||||
label: game,
|
||||
|
||||
Reference in New Issue
Block a user