lordmauve / pgzero

A zero-boilerplate games programming framework for Python 3, based on Pygame.
https://pygame-zero.readthedocs.io/
GNU Lesser General Public License v3.0
530 stars 190 forks source link

Use the class name from the self instance not the (non-existing) cls #178

Closed tjguk closed 5 years ago

tjguk commented 5 years ago

Quick fix for error message when ZRect is given the wrong parameteres