Player.Load doesn't need an init check
Removed Singleton.Reset base method
Reset all GameManager extensions when killing the current session
AudioManager tracks pooled sources in the wild and returns them on reset
VisualFXManager is an extension, not it's own singleton
Triggers the listen to player tribe creation callbacks use named methods rather than lamdas
Fixed Effects.Save NRE