Closed aroberge closed 8 years ago
In function draw_all_objects of visible_world.js, specific_object is sometimes not defined (which should not happen) which causes some problems when we try to look at specific_object.ctx.
This has been taken care of.
In function draw_all_objects of visible_world.js, specific_object is sometimes not defined (which should not happen) which causes some problems when we try to look at specific_object.ctx.