26 27 28 29 30
# File 'lib/reight/app/map/editor.rb', line 26 def draw() background 200 sprite(*sprites) super end