So Its Kinda a task/Problem
When i use the:
System.out.println("Message");
It Displays like this:
|Message
^ That being the Mouse Thing.
I want it to display in the console like this:
Message|
^ That being the Mouse Thing.
Is there anyway this is possible if there is how so?