remove confusing warning
This commit is contained in:
parent
ee31cf06d4
commit
45c6dbce70
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ namespace EnvyUpdate
|
||||||
{
|
{
|
||||||
case "osid":
|
case "osid":
|
||||||
id = GetOSID();
|
id = GetOSID();
|
||||||
Debug.LogToFile("WARN Ignore previous warning, just getting osid.");
|
|
||||||
Debug.LogToFile("INFO Got osid: " + id);
|
Debug.LogToFile("INFO Got osid: " + id);
|
||||||
break;
|
break;
|
||||||
case "psid":
|
case "psid":
|
||||||
|
|
Reference in a new issue