pub fn new_system<SEH>(
game_config: SharedGameConfig,
sync_event_handler: SEH,
frontend: bool,
zero_tick: bool,
) -> System<SEH>pub fn new_system<SEH>(
game_config: SharedGameConfig,
sync_event_handler: SEH,
frontend: bool,
zero_tick: bool,
) -> System<SEH>