1
mirror of https://github.com/CarmJos/cn2b2t-project.git synced 2026-06-04 18:17:19 +08:00

修复积分板问题

This commit is contained in:
carm
2020-05-28 19:28:54 +08:00
parent 4089a5cb3f
commit f3dc1c3aa4
2 changed files with 2 additions and 2 deletions
@@ -156,7 +156,7 @@ public class ScoreboardListener implements Listener {
break;
}
case 13: {
sm.setLine(12, "§6CN2b2t.org");
sm.setLine(12, "§ecn2b2t.org");
break;
}
}