Dust particles from tank wheels.
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ void GameWorld::Initialize()
|
||||
//Background Music
|
||||
{
|
||||
Events::PlayBGM e;
|
||||
e.Resource = "Sounds/BGM/RideoftheValkyries.mp3";
|
||||
e.Resource = "Sounds/SFX/WUB.mp3";
|
||||
EventBroker->Publish(e);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user