mirror of
https://e.coding.net/circlecloud/MiaoBoard.git
synced 2025-12-25 02:26:17 +00:00
@@ -79,6 +79,7 @@ public class SidebarBoard extends Board {
|
||||
entry.update(line, newContents.size() - index - 1);
|
||||
boardPage.getLastEntries().add(entry);
|
||||
}
|
||||
player.setScoreboard(boardPage.getBoard());
|
||||
}
|
||||
|
||||
private void formatBody(final List<String> texts) {
|
||||
|
||||
Reference in New Issue
Block a user