Skip to content

Commit 2be469a

Browse files
committed
Remove todo
1 parent 7bae954 commit 2be469a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup/src/main/java/net/theevilreaper/bounce/setup/data/BounceData.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ public void loadData() {
8686
}, () -> this.gameMapBuilder = new GameMapBuilder());
8787
}
8888

89-
//TODO: Reduce state complexity
9089
this.groundViewInventory = new GroundViewInventory(this.player, this.gameMapBuilder);
9190
this.groundViewInventory.register();
9291

0 commit comments

Comments
 (0)