Merge remote-tracking branch 'upstream/master' into ups

This commit is contained in:
Jabak
2024-08-23 02:25:53 +03:00
163 changed files with 2022 additions and 714 deletions

View File

@@ -1,7 +1,6 @@
<BoxContainer xmlns="https://spacestation14.io"
Orientation="Horizontal"
HorizontalExpand="True"
>
HorizontalExpand="True">
<Label Name="SongName" HorizontalAlignment="Left" HorizontalExpand="True"/>
<Button Name="PlayButton" StyleClasses="OpenRight" Text="{Loc 'jukebox-menu-buttonplay'}" />
<Button Name="StopButton" StyleClasses="OpenLeft" Text="{Loc 'jukebox-menu-buttonstop'}" />