aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-06-28 18:05:06 +0100
committerAlex-TIMEHACK <[email protected]>2017-06-28 18:05:06 +0100
commitb95fe5caa5bf7e0811302ad9b9554333c608df21 (patch)
tree2f5bace7a231b22ba7a74279ead0d4107df31175 /TimeHACK.Main
parent576326f8efc305c80ab45a44aad43d1f2a66e2b7 (diff)
downloadhistacom2-b95fe5caa5bf7e0811302ad9b9554333c608df21.tar.gz
histacom2-b95fe5caa5bf7e0811302ad9b9554333c608df21.tar.bz2
histacom2-b95fe5caa5bf7e0811302ad9b9554333c608df21.zip
Remove thing
Diffstat (limited to 'TimeHACK.Main')
-rw-r--r--TimeHACK.Main/TitleScreen.cs5
1 files changed, 0 insertions, 5 deletions
diff --git a/TimeHACK.Main/TitleScreen.cs b/TimeHACK.Main/TitleScreen.cs
index cdf6ec2..0e01d4c 100644
--- a/TimeHACK.Main/TitleScreen.cs
+++ b/TimeHACK.Main/TitleScreen.cs
@@ -126,11 +126,6 @@ namespace TimeHACK
}
}
- public void UpdateGameVersionText()
- {
- gameversion.Text = Program.gameID;
- }
-
void TitleBarDrag(object sender, MouseEventArgs e)
{
if (e.Button == MouseButtons.Left && max == false)