More changes

This commit is contained in:
Florian 2026-04-17 09:43:34 +02:00
parent 5db3e4d7e4
commit 090cba93f6

View File

@ -72,6 +72,18 @@
</PropertyOutput> </PropertyOutput>
</PropertyOutputs> </PropertyOutputs>
</BaseSingleSelect> </BaseSingleSelect>
</Content>
</GridContainer>
<GridContainer>
<Cols>3</Cols>
<Content>
<Empty/>
<MarkdownDisplay>
<MarkdownId>[data.character.race.id]</MarkdownId>
</MarkdownDisplay>
<Empty/>
<Empty/>
<Empty/>
<Button> <Button>
<Text>"Weiter"</Text> <Text>"Weiter"</Text>
<OnClick> <OnClick>
@ -86,9 +98,6 @@
</Actions> </Actions>
</OnClick> </OnClick>
</Button> </Button>
<MarkdownDisplay>
<MarkdownId>[data.character.race.id]</MarkdownId>
</MarkdownDisplay>
</Content> </Content>
</GridContainer> </GridContainer>
</Content> </Content>