Fix end of line in Application.cpp

This commit is contained in:
Sam Gateau 2014-11-03 14:39:34 -08:00
parent a4bd0acc91
commit 4d1fbc1cf9

View file

@ -4326,4 +4326,4 @@ float Application::getRenderResolutionScale() const {
} else {
return 1.f;
}
}
}