Fixed Object:typeOf for love.physics objects new to 0.8.0, removed vestigial ColorMode code

This commit is contained in:
Alex Szpakowski
2013-05-07 15:23:26 -03:00
parent 63404f7097
commit 7ab3809165
14 changed files with 47 additions and 54 deletions
-1
View File
@@ -20,7 +20,6 @@
// LOVE
#include "MathModule.h"
#include "common/math.h"
// STL
#include <cmath>