Update VB skin converter
This commit is contained in:
parent
a9754b7df2
commit
26864e97cc
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ Public Class SkinConverterCommands
|
|||
skn.Header2Font = New Font("Microsoft Sans Serif", 15, FontStyle.Regular)
|
||||
skn.Header3Font = New Font("Microsoft Sans Serif", 12.5, FontStyle.Regular)
|
||||
|
||||
skn.TerminalBackColor = Color.Black
|
||||
skn.TerminalBackColorCC = ConsoleColor.Black
|
||||
|
||||
Console.WriteLine(" ...done!")
|
||||
Console.WriteLine("Skin conversion complete.")
|
||||
|
|
Reference in a new issue