diff options
| author | lempamo <[email protected]> | 2017-03-31 18:31:16 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-03-31 18:31:16 -0400 |
| commit | 586f0f740898cd7eb7cd59048ba8d59410b2f766 (patch) | |
| tree | 1056452ed84ae193ed9e7e9b7c47582feecf4cdc /TimeHACK.Engine/Template/Infobox95.cs | |
| parent | 5ec8f66c1ad558a165cf621b405bee7cba48be0b (diff) | |
| download | histacom2-586f0f740898cd7eb7cd59048ba8d59410b2f766.tar.gz histacom2-586f0f740898cd7eb7cd59048ba8d59410b2f766.tar.bz2 histacom2-586f0f740898cd7eb7cd59048ba8d59410b2f766.zip | |
fixed tons of things
Diffstat (limited to 'TimeHACK.Engine/Template/Infobox95.cs')
| -rw-r--r-- | TimeHACK.Engine/Template/Infobox95.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Engine/Template/Infobox95.cs b/TimeHACK.Engine/Template/Infobox95.cs index 838bad0..69bbeda 100644 --- a/TimeHACK.Engine/Template/Infobox95.cs +++ b/TimeHACK.Engine/Template/Infobox95.cs @@ -3,7 +3,7 @@ using System.Drawing; using System.Runtime.InteropServices; using System.Windows.Forms; -namespace TimeHACK.Main.Template +namespace TimeHACK.Engine.Template { public partial class Infobox95 : Form { |
