diff options
| author | lempamo <[email protected]> | 2017-04-01 21:52:12 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-04-01 21:52:12 -0400 |
| commit | 21fe930cb2ad9fccdd304ab8b0b38fbcc79afb3a (patch) | |
| tree | ca55e2ad6e0c350982617dd73e20a3114b5a6ce0 /TimeHACK.Main/TitleScreen.Designer.cs | |
| parent | a0bb3219e3a015b0f9dfc7c0f4353a48b3b74b13 (diff) | |
| download | histacom2-21fe930cb2ad9fccdd304ab8b0b38fbcc79afb3a.tar.gz histacom2-21fe930cb2ad9fccdd304ab8b0b38fbcc79afb3a.tar.bz2 histacom2-21fe930cb2ad9fccdd304ab8b0b38fbcc79afb3a.zip | |
added error images for infobox
Diffstat (limited to 'TimeHACK.Main/TitleScreen.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/TitleScreen.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Main/TitleScreen.Designer.cs b/TimeHACK.Main/TitleScreen.Designer.cs index 1bb9dca..2777027 100644 --- a/TimeHACK.Main/TitleScreen.Designer.cs +++ b/TimeHACK.Main/TitleScreen.Designer.cs @@ -54,7 +54,7 @@ this.gameversion.AutoSize = true; this.gameversion.BackColor = System.Drawing.Color.Transparent; this.gameversion.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.gameversion.Location = new System.Drawing.Point(25, 8); + this.gameversion.Location = new System.Drawing.Point(25, 6); this.gameversion.Name = "gameversion"; this.gameversion.Size = new System.Drawing.Size(78, 13); this.gameversion.TabIndex = 0; |
