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)
|
Debug.LogToFile("INFO Detecting driver type.");
|
||||||
File.AppendAllText(Debug.debugFile, "INFO Detecting driver type.");
|
|
||||||
|
|
||||||
if (Util.IsDCH())
|
if (Util.IsDCH())
|
||||||
textblockLocalType.Text = "DCH";
|
textblockLocalType.Text = "DCH";
|
||||||
|
|
Reference in a new issue