Closed KirisameMarisa closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
9a2a12d
) 30.29% compared to head (852e2bc
) 30.29%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This pull request fixes an issue where starting the game would cause it to freeze. It also modifies the TCP connection to use 'StartCoroutine' instead of a while loop.