Skip to content

Commit 5420683

Browse files
committed
Todo change
1 parent 7628f70 commit 5420683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugin/src/main/java/dev/lrxh/neptune/game/arena/VirtualArena.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ public void remove() {
6868

6969
@Override
7070
public void restore() {
71-
//TODO: IDK
71+
//TODO: Find a better way to restore virtual worlds other than creating a CuboidSnapshot
7272
}
7373

7474
@Override

0 commit comments

Comments
 (0)