Skip to content

Commit

Permalink
no more framerate
Browse files Browse the repository at this point in the history
  • Loading branch information
willbailey committed Aug 8, 2009
1 parent 313685b commit 3be9bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/status.rb
Expand Up @@ -28,7 +28,7 @@ def message
end
m
}
(values << "#{frame_rate.to_i} FPS").join("\n")
values.join("\n")
end

def draw
Expand Down

0 comments on commit 3be9bc2

Please sign in to comment.