diff options
| author | lempamo <[email protected]> | 2017-04-10 11:51:00 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-04-10 11:51:00 -0400 |
| commit | 4652b4fddb29dfb9dcda5c6233bf157c78829acd (patch) | |
| tree | e20e0d6a45e3766446a1d4206ab7590ab275b9b1 /TimeHACK.Engine/Template | |
| parent | 486d33b73a8beec3c1080cf5c501ceeafcddc4fa (diff) | |
| download | histacom2-4652b4fddb29dfb9dcda5c6233bf157c78829acd.tar.gz histacom2-4652b4fddb29dfb9dcda5c6233bf157c78829acd.tar.bz2 histacom2-4652b4fddb29dfb9dcda5c6233bf157c78829acd.zip | |
minor changes
Diffstat (limited to 'TimeHACK.Engine/Template')
| -rw-r--r-- | TimeHACK.Engine/Template/AboutBox95.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Engine/Template/AboutBox95.Designer.cs b/TimeHACK.Engine/Template/AboutBox95.Designer.cs index eeb2948..1a3ff5c 100644 --- a/TimeHACK.Engine/Template/AboutBox95.Designer.cs +++ b/TimeHACK.Engine/Template/AboutBox95.Designer.cs @@ -103,7 +103,7 @@ this.textBox4.Location = new System.Drawing.Point(76, 184); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(250, 16); - this.textBox4.Text = "System Resources: 97% Free"; + this.textBox4.Text = "System Resources: 97% Free"; // // AboutBox95 // |
