replace old format
This commit is contained in:
parent
71221ef5b4
commit
e9c83dd8ce
1 changed files with 1 additions and 2 deletions
|
@ -90,8 +90,7 @@ namespace EnvyUpdate
|
|||
}
|
||||
}
|
||||
|
||||
if (Debug.isVerbose)
|
||||
File.AppendAllText(Debug.debugFile, "INFO Detecting driver type.");
|
||||
Debug.LogToFile("INFO Detecting driver type.");
|
||||
|
||||
if (Util.IsDCH())
|
||||
textblockLocalType.Text = "DCH";
|
||||
|
|
Reference in a new issue