try to cut nimble
This commit is contained in:
@@ -40,7 +40,7 @@ import kotlin.system.exitProcess
|
||||
class GameActivity : ComponentActivity(), DrawFrameListener {
|
||||
|
||||
init {
|
||||
System.loadLibrary("nimble")
|
||||
//System.loadLibrary("nimble")
|
||||
System.loadLibrary("app")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user