Module 157257

495 characters · in no known chunk
Dependencies
Lazily required by (0)none
Lazily requires (0)none
Source Raw
function(e,t,n){"use strict";let i;n.d(t,{A:()=>u});var r=n(17928),s=n(228366),a=n(952818),o=n(760751);class l extends r.Ay.Store{initialize(){this.waitFor(o.A,a.Ay)}static displayName="OverlayRunningGameStore";getGameForPID(e){if(__OVERLAY__||null==e)return null;let t=a.Ay.getGameOrTransformedSubgameForPID(e);return null!=t?o.A.findGame(t):null}getGame(){return i}}let u=new l(s.h,{OVERLAY_INITIALIZE:function(e){i=e.currentGame},OVERLAY_SET_ASSOCIATED_GAME:function(e){i=e.associatedGame}})}