Sdk/RenderSystem: Disable update limit
Former-commit-id: 5ccc441fc7c4e0e6050c1df75d4a51a8720b11a6
This commit is contained in:
@@ -13,6 +13,7 @@ namespace Ndk
|
||||
{
|
||||
RenderSystem::RenderSystem()
|
||||
{
|
||||
SetUpdateRate(0.f);
|
||||
}
|
||||
|
||||
void RenderSystem::OnEntityRemoved(Entity* entity)
|
||||
|
||||
Reference in New Issue
Block a user