replace old format

This commit is contained in:
Jakob 2023-07-09 18:28:11 +02:00
parent 71221ef5b4
commit e9c83dd8ce

View file

@ -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";