utopia-rise / godot-kotlin-jvm

Godot Kotlin JVM Module
MIT License
560 stars 38 forks source link

Fix void method call #637

Closed chippmann closed 1 month ago

chippmann commented 1 month ago

This fixes the onDestroy method call which caused a crash on android debug builds

chippmann commented 1 month ago

Did not see #636