Quiet ANGLE warning message

This commit is contained in:
Joshua Granick
2015-12-07 13:13:38 -08:00
parent 5c6c9e542c
commit 1f5ec4ada2

View File

@@ -29,6 +29,8 @@ namespace lime {
}
SDL_LogSetPriority (SDL_LOG_CATEGORY_APPLICATION, SDL_LOG_PRIORITY_WARN);
currentApplication = this;
framePeriod = 1000.0 / 60.0;