Don't start paused
This commit is contained in:
parent
10d89eb0df
commit
6f75370240
1 changed files with 0 additions and 1 deletions
|
|
@ -403,7 +403,6 @@ public:
|
||||||
enableTextOverlay = true;
|
enableTextOverlay = true;
|
||||||
title = "Vulkan Example - Skeletal animation";
|
title = "Vulkan Example - Skeletal animation";
|
||||||
cameraPos = { 0.0f, 0.0f, 12.0f };
|
cameraPos = { 0.0f, 0.0f, 12.0f };
|
||||||
paused = true;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
~VulkanExample()
|
~VulkanExample()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue