Skip to content

Commit

Permalink
Update Content.Client/CosmaticDrift/CryoSleep/AcceptCryoWindow.cs
Browse files Browse the repository at this point in the history
Co-authored-by: DEATHB4DEFEAT <[email protected]>
  • Loading branch information
Finket and DEATHB4DEFEAT authored Jan 20, 2024
1 parent d34582d commit d67a5bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Content.Client/CosmaticDrift/CryoSleep/AcceptCryoWindow.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ public sealed class AcceptCryoWindow : DefaultWindow

public AcceptCryoWindow()
{

Title = Loc.GetString("accept-cryo-window-title");

AcceptButton = new Button() {Text = Loc.GetString("accept-cryo-window-accept-button")};
Expand Down

0 comments on commit d67a5bc

Please sign in to comment.