Switch back to fun main()
This commit is contained in:
@@ -18,7 +18,7 @@ import java.io.File
|
||||
import kotlin.math.cos
|
||||
import kotlin.math.sin
|
||||
|
||||
suspend fun main() = application {
|
||||
fun main() = application {
|
||||
configure {
|
||||
width = 1280
|
||||
height = 720
|
||||
|
||||
Reference in New Issue
Block a user