Phil %!s(int64=2) %!d(string=hai) anos
pai
achega
e4b81aeef9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/tron.rb

+ 1 - 1
lib/tron.rb

@@ -287,7 +287,7 @@ def initmap()
   $direction = "up"
   $lastturn = "left"
   $dead = Array.new(0)
-
+  $lasttick = 0
   chat("Rock and Stone!")
 end