bitcraft / pyscroll

make scrolling games with animated maps in pygame
GNU General Public License v3.0
177 stars 28 forks source link

Fixes an issue with leaking memory and pyscrollgroup #24

Closed t-persson closed 7 years ago

t-persson commented 7 years ago

Fixes issue #23

bitcraft commented 7 years ago

Yep! Looks like I did miss that. Thanks for spotting the error and sending a fix.