Skip to content

Commit

Permalink
Improved workaround for gl(z) crashes in Ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
jlnr committed Dec 27, 2013
1 parent 3d52e3c commit e90e353
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/gosu/swig_patches.rb
Expand Up @@ -23,6 +23,7 @@ class Gosu::Window

def protected_draw_2
protected_draw
$gosu_gl_blocks_2 = $gosu_gl_blocks
$gosu_gl_blocks = nil
end

Expand Down

0 comments on commit e90e353

Please sign in to comment.