From f3a4447cb806908342a9a6845e019c5aaac95ab1 Mon Sep 17 00:00:00 2001 From: Mathias Lesauvage Date: Tue, 1 Aug 2023 17:30:20 +0200 Subject: [PATCH] UMVC3: Fix eyesight for Zero --- games/umvc3/full/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/umvc3/full/config.json b/games/umvc3/full/config.json index 0e951cb79..fd9d574b5 100644 --- a/games/umvc3/full/config.json +++ b/games/umvc3/full/config.json @@ -8,7 +8,7 @@ "full" ], "credits": "", - "version": "1.03", + "version": "1.04", "eyesights": { "Amaterasu": { "0": { @@ -306,7 +306,7 @@ }, "Zero": { "0": { - "x": 968, + "x": 706, "y": 438 } }