kloder-games / godot-gpgs

Godot Module for Google Play Game Services
MIT License
56 stars 16 forks source link

Fix googleApiClient not being initialized #6

Closed vanyasem closed 7 years ago

vanyasem commented 7 years ago

Fixes #5

Tested by myself on API 26 and confirmed working. Without this fix, GPGS can't get initialized, thus making it impossible to use the module.

jlopezcur commented 7 years ago

Thank you so much :)