Skip to content
Snippets Groups Projects
Commit b28dbf15 authored by Marcel Dreier's avatar Marcel Dreier
Browse files

some temporary debug statements

parent aa48d179
Branches
No related tags found
1 merge request!1feat: added visualisation for CircleFact; added Torus- and ConeGenerator
......@@ -84,6 +84,8 @@ IEnumerator magicButton()
}
else
{
Debug.Log("currentMMTAnswer");
Debug.Log(currentMmtAnswer);
Scroll.ScrollApplicationInfo pushout = JsonConvert.DeserializeObject<Scroll.ScrollApplicationInfo>(currentMmtAnswer);
readPushout(pushout.acquiredFacts);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment