mirror of
https://github.com/love2d/love.git
synced 2026-08-14 01:20:56 +02:00
Fixed Object:typeOf for love.physics objects new to 0.8.0, removed vestigial ColorMode code
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
|
||||
// LOVE
|
||||
#include "MathModule.h"
|
||||
#include "common/math.h"
|
||||
|
||||
// STL
|
||||
#include <cmath>
|
||||
|
||||
Reference in New Issue
Block a user