(
mut app_state: ResMut<NextState<AppState>>,
mut local: Local<LoadingLocal>,
api: ResMut<ApiSystem>,
mut game_authentication: ResMut<GameAuthentication>
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected