From ba5a6c16e00add5565d20bfc452bcc0756538ec0 Mon Sep 17 00:00:00 2001 From: Darkstack <1835601+darkstack@users.noreply.github.com> Date: Sat, 30 Jul 2022 23:27:14 +0200 Subject: [PATCH] Fix l'ecran de creation du XSB --- .../ViewModels/EventPlayerViewModel.cs | 2 +- .../LaDOSE.DesktopApp/Views/EventPlayerView.xaml | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/LaDOSE.Src/LaDOSE.DesktopApp/ViewModels/EventPlayerViewModel.cs b/LaDOSE.Src/LaDOSE.DesktopApp/ViewModels/EventPlayerViewModel.cs index a05f103..fe1233b 100644 --- a/LaDOSE.Src/LaDOSE.DesktopApp/ViewModels/EventPlayerViewModel.cs +++ b/LaDOSE.Src/LaDOSE.DesktopApp/ViewModels/EventPlayerViewModel.cs @@ -36,7 +36,7 @@ namespace LaDOSE.DesktopApp.ViewModels this.RestService = restService; Data = new ObservableCollection(); this.Slug = "tag-team-tuesdays-umvc3-team-tournament-2"; - this.Chars = "akuma;blanka;boxer;cammy;chunli;claw;deejay;dhalsim;dictator;feilong;guile;honda;ken;ryu;sagat;thawk;zangief"; + this.Chars = "akuma;blanka;boxer;cammy;chunli;claw;deejay;dhalsim;dictator;feilong;guile;honda;ken;ryu;sagat;thawk;zangief;o_blanka;o_boxer;o_cammy;o_chunli;o_claw;o_deejay;o_dhalsim;o_dictator;o_feilong;o_guile;o_honda;o_ken;o_ryu;o_sagat;o_thawk;o_zangief"; } diff --git a/LaDOSE.Src/LaDOSE.DesktopApp/Views/EventPlayerView.xaml b/LaDOSE.Src/LaDOSE.DesktopApp/Views/EventPlayerView.xaml index c1037dc..9686a35 100644 --- a/LaDOSE.Src/LaDOSE.DesktopApp/Views/EventPlayerView.xaml +++ b/LaDOSE.Src/LaDOSE.DesktopApp/Views/EventPlayerView.xaml @@ -27,23 +27,27 @@ - + + + - + - + - - + + +