From 5e9e33344f7c4ce2aea5e3f0e2fdcd39f5c6bb95 Mon Sep 17 00:00:00 2001 From: "Oscar K. Sandoval" Date: Sun, 5 Jan 2020 03:06:33 -0500 Subject: [PATCH] Update current_vg.py --- current_vg.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/current_vg.py b/current_vg.py index e390b0d..99ab3bb 100644 --- a/current_vg.py +++ b/current_vg.py @@ -18,5 +18,5 @@ round_2_unit_2 = "Edelgard" round_2_unit_3 = "Veronica" round_2_unit_4 = "Chrom" -round_3_unit_1 = "Veronica" +round_3_unit_1 = "Edelgard" round_3_unit_2 = "Veronica"