- fix: Исправлена ошибка, из-за которой борги не могли зачитывать законы в рацию (#48)

This commit is contained in:
Martell
2024-02-14 19:52:15 +03:00
committed by GitHub
parent 19cc8366fb
commit af15fe7cd3
2 changed files with 3 additions and 2 deletions

View File

@@ -98,7 +98,7 @@
<Label Text="{Loc 'humanoid-profile-editor-voice-label'}" />
<Control HorizontalExpand="True"/>
<OptionButton Name="CVoiceButton" HorizontalAlignment="Right" />
<Button Name="CVoicePlayButton" Text="{Loc 'humanoid-profile-editor-voice-play'}" MaxWidth="80" />
<Button Name="CVoicePlayButton" Text=">" MaxWidth="80" />
</BoxContainer>
<!-- Show clothing -->
<BoxContainer HorizontalExpand="True">