Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Update PdaMenu.xaml.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
user424242420 authored May 31, 2024
1 parent f8e16ed commit 90daa5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Content.Client/PDA/PdaMenu.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ public sealed partial class PdaMenu : PdaWindow
private string _timeLeftShuttle = Loc.GetString("comp-pda-ui-unknown");
private string _instructions = Loc.GetString("comp-pda-ui-unknown");
private string _balance = Loc.GetString("comp-pda-ui-unknown");


private int _currentView;

Expand Down

0 comments on commit 90daa5e

Please sign in to comment.