aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/Desktop.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Project Ports/Desktop.cs')
-rw-r--r--Project Ports/Desktop.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Project Ports/Desktop.cs b/Project Ports/Desktop.cs
index da91fa7..8f37a51 100644
--- a/Project Ports/Desktop.cs
+++ b/Project Ports/Desktop.cs
@@ -56,6 +56,7 @@ namespace Project_Ports
dclock.Start();
appMenu.Hide();
//TODO: Display player name in app menu
+ //playerName.Text = PortEngine.Properties.Settings.
}