You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oto: ensure resuming on browsers
AudioContext.resume might fail in theory. This change addresses the
issue where resuming fails by ensuring the promise result.
Updates hajimehoshi/ebiten#3122