Remove an old log left in
This commit is contained in:
parent
f7192b3997
commit
13e4d6a5e6
1 changed files with 0 additions and 2 deletions
|
@ -542,8 +542,6 @@ func (w *World) Tick() {
|
||||||
// Reset the move ticks
|
// Reset the move ticks
|
||||||
r.MoveTicks = 0
|
r.MoveTicks = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
log.Print(ticksToMove)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Increment the current tick count
|
// Increment the current tick count
|
||||||
|
|
Loading…
Add table
Reference in a new issue