Publishes some bgm sounds

This commit is contained in:
Stiffly
2014-06-05 03:14:45 +02:00
parent 76a9081d4b
commit 09971b2d77
6 changed files with 28 additions and 12 deletions
+1
View File
@@ -8,6 +8,7 @@
#include "Components/Player.h"
#include "Events/FlagCaptured.h"
#include "Events/GameOver.h"
#include "Events/PlayBGM.h"
namespace Systems
{