forgot to save file

This commit is contained in:
eneller
2020-08-13 16:34:39 +02:00
parent af8e1a727c
commit 5f8a6f2290

View File

@@ -45,7 +45,7 @@ public class GdBShell {
}
System.out.print("(" + runningInt + ")");
printColor(shellPrefix, "purple", false);
printColor(buffer.toString() + "$ ", "cyan", false);
printColor(str + "$ ", "cyan", false);
String input = scn.nextLine();//get input