Fix weird colouring
This commit is contained in:
parent
eabaa1e68a
commit
6367321315
@ -235,7 +235,7 @@ public class ReportManager
|
||||
|
||||
// TODO: send these after punishment has been decided (requires new punish gui)
|
||||
reportCloser.sendMessage(
|
||||
F.main(prefix, C.cGreen + "Report marked as: "
|
||||
F.main(prefix, "Report marked as: "
|
||||
+ C.cGold + reportResult.getType().getName()));
|
||||
reportCloser.sendMessage(F.main(prefix, "Reason: " + F.elem(reason)));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user