AttorneyOnline / akashi

C++ AO2 Server
GNU Affero General Public License v3.0
4 stars 23 forks source link

Fix "stop music on object" blocking incoming IC message #349

Closed in1tiate closed 6 months ago

in1tiate commented 6 months ago

I don't know why this bit of code was causing it, but it was. ¯\_(ツ)_/¯

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 12.81%. Comparing base (3e5776c) to head (18dd881).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #349 +/- ## ======================================= Coverage 12.80% 12.81% ======================================= Files 56 56 Lines 4756 4754 -2 ======================================= Hits 609 609 + Misses 4147 4145 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.