Better string representation for the sprite importer.

This commit is contained in:
Chris Eppstein 2011-06-03 09:44:24 -07:00
parent e31e62bdd9
commit 5681f38e50

View File

@ -47,7 +47,7 @@ module Compass
end end
def to_s def to_s
"" self.class.name
end end
def hash def hash