aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.Designer.cs
diff options
context:
space:
mode:
authorJayXKanz666 <[email protected]>2017-07-11 21:29:43 +0200
committerJayXKanz666 <[email protected]>2017-07-11 21:29:43 +0200
commit40d36a0435f8b2158ea2a37556b3488b7fa88f60 (patch)
treecfa9dfa7c04aab4906f31dd9a85e4549adbd391e /TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.Designer.cs
parent45180e15f3ca947d39da93da7e03084d33053ff9 (diff)
parent4a5a6d38a4cfd35e384f30410c7b94e911a1b0c1 (diff)
downloadhistacom2-40d36a0435f8b2158ea2a37556b3488b7fa88f60.tar.gz
histacom2-40d36a0435f8b2158ea2a37556b3488b7fa88f60.tar.bz2
histacom2-40d36a0435f8b2158ea2a37556b3488b7fa88f60.zip
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.Designer.cs')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.Designer.cs
index c2b5db2..7e4c69f 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.Designer.cs
@@ -320,7 +320,7 @@
// mainText
//
this.mainText.Dock = System.Windows.Forms.DockStyle.Fill;
- this.mainText.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.mainText.Font = new System.Drawing.Font("Courier", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.mainText.Location = new System.Drawing.Point(0, 24);
this.mainText.MaxLength = 131072;
this.mainText.Multiline = true;