Skip to content

Commit 4c784da

Browse files
committed
Remove todo
1 parent 2ded484 commit 4c784da

File tree

1 file changed

+0
-1
lines changed
  • common/src/main/kotlin/com/lambda/module/modules/player

1 file changed

+0
-1
lines changed

common/src/main/kotlin/com/lambda/module/modules/player/Replay.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ import kotlin.time.toDuration
4343

4444
// ToDo:
4545
// - Record other types of inputs: (place, break, inventory, etc.)
46-
// - Fancy logging
4746
// - Add HUD for recording / replaying info
4847
// - Maybe use a custom binary format to store the data (Protobuf / DB?)
4948
object Replay : Module(

0 commit comments

Comments
 (0)