Merged JTA-changes

This commit is contained in:
Heath Volmer
2017-12-12 09:44:01 -07:00
11 changed files with 37 additions and 31 deletions

View File

@@ -365,7 +365,7 @@ namespace PepperDash.Core
if (Contexts != null)
{
Debug.Console(0, "Debug memory restored from file");
Debug.Console(1, "Debug memory restored from file");
return;
}
}