wkeeling/arkanoid

util.load_png does not need to take .png extension

Closed this issue · 1 comments

Makes it consistent then with load_png_sequence

The filename passed to load_png() can now optionally take a .png extension. If not supplied, the extension is added automatically.