Merge branch 'developer' into revertLoadingscreenShit

# Conflicts:
#	Weapon.cpp
#	World.cpp
This commit is contained in:
2016-06-22 03:22:38 +02:00
3 changed files with 3 additions and 20 deletions
-1
View File
@@ -248,7 +248,6 @@ float World::getHeight(float x, float y)
void World::draw()
{
player->setCamera();
float lightPosition[4] = { 0, 2, 1, 0 };