This commit is contained in:
Artem Budarin 2018-08-14 18:51:34 +05:00
parent 63049c7d27
commit 216d85cfd7

View File

@ -3,7 +3,7 @@
void SoundCalls::playBackgroundSound()
{
BridgeDelegate::playGunshotSound();
BridgeDelegate::playBackgroundSound();
}
void SoundCalls::stopBackgroundSound()