@ -88,7 +88,6 @@ func (g *game) run() {
robots_remaining++
p.scan(g.players)
p.nudge()
// XXX: change to pointer, check for pointer as (0, 0) is valid target
if p.Robot.FireAt != nil {
proj := p.fire(g.projectiles)
if proj != nil {
The note is not visible to the blocked user.