stuff
This commit is contained in:
@@ -159,6 +159,9 @@ public class ConsoleScript : Script
|
||||
+ " long line in repeat a very very very long long long 4 line in repeat");
|
||||
Console.Print("another normal line");*/
|
||||
|
||||
//for (int i=0; i<10000; i++)
|
||||
// Debug.Log("a very very very long long long line in repeat a very very very long long long line in");
|
||||
|
||||
Debug.Logger.LogHandler.SendLog += OnSendLog;
|
||||
Debug.Logger.LogHandler.SendExceptionLog += OnSendExceptionLog;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user