-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: sleepyyapril <[email protected]> Signed-off-by: gluesniffler <[email protected]> Signed-off-by: VMSolidus <[email protected]> Signed-off-by: Mnemotechnican <[email protected]> Signed-off-by: Tmanzxd <[email protected]> Signed-off-by: Remuchi <[email protected]> Signed-off-by: DEATHB4DEFEAT <[email protected]> Signed-off-by: Eris <[email protected]> Signed-off-by: Remuchi <[email protected]> Signed-off-by: deltanedas <[email protected]> Signed-off-by: dge21 <[email protected]> Co-authored-by: sleepyyapril <[email protected]> Co-authored-by: metalgearsloth <[email protected]> Co-authored-by: Leon Friedrich <[email protected]> Co-authored-by: Tayrtahn <[email protected]> Co-authored-by: VMSolidus <[email protected]> Co-authored-by: Nemanja <[email protected]> Co-authored-by: ShadowCommander <[email protected]> Co-authored-by: Plykiya <[email protected]> Co-authored-by: plykiya <[email protected]> Co-authored-by: Pieter-Jan Briers <[email protected]> Co-authored-by: metalgearsloth <[email protected]> Co-authored-by: Chief-Engineer <[email protected]> Co-authored-by: deltanedas <[email protected]> Co-authored-by: SimpleStation Changelogs <[email protected]> Co-authored-by: DocNITE <[email protected]> Co-authored-by: gluesniffler <[email protected]> Co-authored-by: FoxxoTrystan <[email protected]> Co-authored-by: goet <[email protected]> Co-authored-by: Saphire Lattice <[email protected]> Co-authored-by: Skubman <[email protected]> Co-authored-by: Mnemotechnican <[email protected]> Co-authored-by: Remuchi <[email protected]> Co-authored-by: Tmanzxd <[email protected]> Co-authored-by: Pspritechologist <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Raphael Bertoche <[email protected]> Co-authored-by: Myzumi <[email protected]> Co-authored-by: Whatstone <[email protected]> Co-authored-by: Whatstone <[email protected]> Co-authored-by: to4no_fix <[email protected]> Co-authored-by: Repo <[email protected]> Co-authored-by: zelezniciar1 <[email protected]> Co-authored-by: Eris <[email protected]> Co-authored-by: Ivan <[email protected]> Co-authored-by: Ichaie <[email protected]> Co-authored-by: Emily Smith <[email protected]> Co-authored-by: chromiumboy <[email protected]> Co-authored-by: MilenVolf <[email protected]> Co-authored-by: slarticodefast <[email protected]> Co-authored-by: Dmitri <[email protected]> Co-authored-by: Null <[email protected]> Co-authored-by: Milon <[email protected]> Co-authored-by: Ed <[email protected]> Co-authored-by: Radezolid <[email protected]> Co-authored-by: DrSmugleaf <[email protected]> Co-authored-by: Raphael Bertoche <[email protected]> Co-authored-by: fenndragon <[email protected]> Co-authored-by: faint <[email protected]> Co-authored-by: dge21 <[email protected]>
- Loading branch information
1 parent
677b6bf
commit 6436e7c
Showing
2,019 changed files
with
78,370 additions
and
12,553 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
Content.Client/Administration/UI/CustomControls/PlayerListEntry.xaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<BoxContainer xmlns="https://spacestation14.io" | ||
Orientation="Horizontal" HorizontalExpand="true"> | ||
<Label Name="PlayerEntryLabel" Text="" ClipText="True" HorizontalExpand="True" /> | ||
<TextureButton Name="PlayerEntryPinButton" | ||
HorizontalAlignment="Right" /> | ||
</BoxContainer> |
Oops, something went wrong.