aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/Desktop.cs
diff options
context:
space:
mode:
authorAndrew <alee14498@gmail.com>2018-08-27 15:50:26 -0400
committerAndrew <alee14498@gmail.com>2018-08-27 15:50:26 -0400
commita545b2fb7d156d7e845c1de1676e84082be17dcf (patch)
tree4f54c013dc9636b186a750027957beead8ac0553 /Project Ports/Desktop.cs
parent4d93c0ed7fab656f2e6ae34bfe1d2461c12ecc32 (diff)
downloadProject-Silicon-a545b2fb7d156d7e845c1de1676e84082be17dcf.tar.gz
Project-Silicon-a545b2fb7d156d7e845c1de1676e84082be17dcf.tar.bz2
Project-Silicon-a545b2fb7d156d7e845c1de1676e84082be17dcf.zip
Made the version number as a variable and added a watermark
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 8f37a51..2697ee6 100644
--- a/Project Ports/Desktop.cs
+++ b/Project Ports/Desktop.cs
@@ -54,6 +54,7 @@ namespace Project_Ports
MessageBox.Show("You have set the build to \"Debug\" there are some features that is disabled in this build.");
#endif
dclock.Start();
+ desktopWatermark.Text = "Project: Ports " + Properties.Settings.Default.version + Environment.NewLine + "Working Progress";
appMenu.Hide();
//TODO: Display player name in app menu
//playerName.Text = PortEngine.Properties.Settings.