Fixed a Playsound event logic. Temporarily

This commit is contained in:
Stiffly
2014-05-26 21:43:08 +02:00
parent e3e0d549f5
commit f4cd50b741
3 changed files with 10 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
#define Event_PlaySound_h__
#include "EventBroker.h"
#include "Entity.h"
namespace Events
{