mend
Updated consumer with text
This commit is contained in:
@@ -53,7 +53,6 @@ class DialougeBox
|
||||
|
||||
def draw()
|
||||
if @show
|
||||
puts "Drawing tooltip at #{@x}, #{@y}"
|
||||
@image.draw(@x, @y, 0, @camera_zoom, @camera_zoom)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user