On Thu, 2006-11-30 at 21:27 -0300, Nicolas Bischof wrote:
> pygame.error: display Surface quit
> what does that mean?, i can't fix it

This means a call was made to pygame.display.quit() or pygame.quit(). If
you try to do anything to the display surface after quit you will get
this error.



Reply via email to