utopia-rise / fmod-gdextension

FMOD Studio GDExtension bindings for the Godot game engine
MIT License
439 stars 48 forks source link

fix: remove reference to godot activity in FmodSingleton.java #119

Closed piiertho closed 2 years ago

piiertho commented 2 years ago

This resolves #114 This resolves #124

bitbrain commented 2 years ago

What is the rationale behind this change?

piiertho commented 2 years ago

What is the rationale behind this change?

To adapt to changes on android side of godot. (This was not compiling before)