Skip to content

Commit e0bd978

Browse files
committed
一時的にスコアボード修正
1 parent b09410d commit e0bd978

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/github/elic0de/thejpspit/task/GameTask.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public GameTask() {
2525
bukkitTask = new BukkitRunnable() {
2626
@Override
2727
public void run() {
28-
//pit.getGame().getScoreboard().update();
28+
pit.getGame().getScoreboard().update();
2929

3030
/*repeats.getAndIncrement();
3131
if (repeats.get() >= 5) {

0 commit comments

Comments
 (0)