Switch back to fun main()
This commit is contained in:
@@ -5,7 +5,7 @@ import org.openrndr.extra.kdtree.findNearest
|
||||
import org.openrndr.extra.kdtree.vector2Mapper
|
||||
import org.openrndr.math.Vector2
|
||||
|
||||
suspend fun main() {
|
||||
fun main() {
|
||||
application {
|
||||
configure {
|
||||
width = 1280
|
||||
|
||||
Reference in New Issue
Block a user