From 34da35e17a77b295d2761775f3a93d51fb55f9e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Mon, 7 May 2012 09:44:15 +0200 Subject: Particle: add missing attribute comment --- lib/evendoors/particle.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/evendoors/particle.rb b/lib/evendoors/particle.rb index 7bec0e4..ef02b53 100644 --- a/lib/evendoors/particle.rb +++ b/lib/evendoors/particle.rb @@ -9,7 +9,7 @@ module EvenDoors def initialize @ts = Time.now # creation time @src = nil # Spot.path where it's originated from - @room = nil + @room = nil # Room path part of the current destination @door = nil # Door where it's currently heading to @action = nil # action to perform on the Door @dsts = [] # fifo of Spot.path where to travel to -- cgit v1.1-2-g2b99