mirror of
https://github.com/GayPizzaSpecifications/voxelotl-engine.git
synced 2025-08-03 05:10:57 +00:00
un-hardcode various render properties (environment, material)
This commit is contained in:
@ -57,6 +57,8 @@ public class Application {
|
||||
printErr("Renderer init error: unexpected error")
|
||||
}
|
||||
|
||||
self.del.create(renderer!)
|
||||
|
||||
lastCounter = SDL_GetPerformanceCounter()
|
||||
return .running
|
||||
}
|
||||
|
Reference in New Issue
Block a user