fix
This commit is contained in:
parent
63049c7d27
commit
216d85cfd7
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
void SoundCalls::playBackgroundSound()
|
void SoundCalls::playBackgroundSound()
|
||||||
{
|
{
|
||||||
BridgeDelegate::playGunshotSound();
|
BridgeDelegate::playBackgroundSound();
|
||||||
}
|
}
|
||||||
|
|
||||||
void SoundCalls::stopBackgroundSound()
|
void SoundCalls::stopBackgroundSound()
|
||||||
|
Loading…
Reference in New Issue
Block a user