diff --git a/AideDeJeu/AideDeJeu/Views/MainShell.xaml b/AideDeJeu/AideDeJeu/Views/MainShell.xaml index 4e6b002f..a0195024 100644 --- a/AideDeJeu/AideDeJeu/Views/MainShell.xaml +++ b/AideDeJeu/AideDeJeu/Views/MainShell.xaml @@ -1,16 +1,84 @@  - - - - - + xmlns:pc="clr-namespace:AideDeJeu.Views.PlayerCharacter" + xmlns:library="clr-namespace:AideDeJeu.Views.Library" + x:Class="AideDeJeu.Views.MainShell"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + +