Better prespace system for chatmessages
This commit is contained in:
@@ -26,7 +26,7 @@ public class DebugCommand extends Command {
|
||||
add("Test");
|
||||
}
|
||||
};
|
||||
new ChatMessage(Icon.STAR)
|
||||
new ChatMessage(Icon.STAR, true)
|
||||
.appendTranslated("score#result")
|
||||
.newLine()
|
||||
.indent()
|
||||
|
||||
Reference in New Issue
Block a user