Style: Cleanup uses of double spaces between words
Or after punctuation. Tried to leave third-party stuff alone, unless it has been heavily modified for Godot.
This commit is contained in:
parent
afbabd12f3
commit
c1c76850cb
34 changed files with 49 additions and 99 deletions
|
|
@ -115,7 +115,7 @@ open internal class VkSurfaceView(context: Context) : SurfaceView(context), Surf
|
|||
/**
|
||||
* Tear down the rendering thread.
|
||||
*
|
||||
* Must not be called before a [VkRenderer] has been set.
|
||||
* Must not be called before a [VkRenderer] has been set.
|
||||
*/
|
||||
fun onDestroy() {
|
||||
vkThread.blockingExit()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue