Switch back to fun main()
This commit is contained in:
@@ -7,7 +7,7 @@ import org.openrndr.extra.noise.simplex
|
||||
import org.openrndr.math.Vector3
|
||||
import kotlin.math.absoluteValue
|
||||
|
||||
suspend fun main() {
|
||||
fun main() {
|
||||
application {
|
||||
program {
|
||||
val cb = colorBuffer(width, height)
|
||||
|
||||
Reference in New Issue
Block a user