Remove an old log left in

This commit is contained in:
Marc Di Luzio 2020-07-23 00:34:57 +01:00
parent f7192b3997
commit 13e4d6a5e6

View file

@ -542,8 +542,6 @@ func (w *World) Tick() {
// Reset the move ticks
r.MoveTicks = 0
}
log.Print(ticksToMove)
}
// Increment the current tick count