Fixed a bug with custom drawables

Fixed wrong default color in sf.Shape


git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1040 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
remi-k 2009-03-06 15:23:07 +00:00
parent 2ec074b12a
commit bcbb754da9
4 changed files with 22 additions and 7 deletions

View file

@ -27,7 +27,6 @@
#include <SFML/System.hpp>
#include <SFML/Window.hpp>
#include <iostream>
#include <Python.h>
#include <structmember.h>