Skip to content

Commit

Permalink
initialize the text class in stat
Browse files Browse the repository at this point in the history
  • Loading branch information
NakedMoleRatScientist committed Feb 3, 2009
1 parent 53d3b0e commit 47cdcb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions graphics/stat.rb
@@ -1,5 +1,6 @@

class Stat
def initialize
@text = Text.new()
end
end

0 comments on commit 47cdcb4

Please sign in to comment.