python-sfml
python-sfml copied to clipboard
Fix segfaults caused when using TransformableDrawable
The current code segfaults as neither both the p_transformable
and p_drawable
attrs are NULL
.