Skip to content

Commit 82e2d7f

Browse files
authored
Merge pull request #19 from TheRealDjmr/duplicatespellsincharactercreation
Duplicatespellsincharactercreation
2 parents 14b00fc + c61c0fd commit 82e2d7f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ImprovedUI/Public/Game/GUI/Widgets/CharacterCreation.xaml

-3
Original file line numberDiff line numberDiff line change
@@ -916,9 +916,6 @@
916916
</ContentControl>
917917
<TextBlock Text="{Binding DummyCharacter.Stats.GodDescription}" Style="{StaticResource PanelInfoText}" Margin="0,20,0,0"/>
918918
</StackPanel>
919-
920-
<Control Template="{StaticResource SpellBoxesTemplate}" DataContext="{Binding ClassProgressionDetails}" Margin="0,20,0,0"/>
921-
<Control Template="{StaticResource SpellPreparationTemplate}" Margin="0,0,0,30"/>
922919

923920
<!-- MOD END -->
924921

0 commit comments

Comments
 (0)