fatal: Finish StopSoundTask

This commit is contained in:
Michael Scire 2018-11-10 04:07:26 -08:00
parent f8abd2b402
commit 5d5f8ad3d5
2 changed files with 42 additions and 27 deletions

View file

@ -28,4 +28,4 @@ class StopSoundTask : public IFatalTask {
virtual const char *GetName() const override {
return "SoundTask";
}
};
};