Skip to content

Commit

Permalink
Fixed charset #192 #187
Browse files Browse the repository at this point in the history
  • Loading branch information
jr8ppg committed Feb 28, 2023
1 parent d640c2d commit 567eacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Main.dfm
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ object MainForm: TMainForm
TabStop = False
Align = alBottom
BorderStyle = bsNone
Font.Charset = SHIFTJIS_CHARSET
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Consolas'
Expand Down

0 comments on commit 567eacb

Please sign in to comment.