supabase-community / godot-engine.supabase

A lightweight addon which integrates Supabase APIs for Godot Engine out of the box.
MIT License
159 stars 17 forks source link

Make httprequest process when game paused #72

Closed deakcor closed 6 months ago

deakcor commented 6 months ago

What kind of change does this PR introduce?

Fixed when the game paused (which can be the case when opening a leaderboard for example) httprequests didn't process.