Added dash sound
This commit is contained in:
+1
-1
Submodule assets updated: a738763092...cfeeb1f880
@@ -0,0 +1,13 @@
|
|||||||
|
#ifndef Events_DashAbility_h__
|
||||||
|
#define Events_DashAbility_h__
|
||||||
|
|
||||||
|
#include "Core/Event.h"
|
||||||
|
|
||||||
|
namespace Events
|
||||||
|
{
|
||||||
|
|
||||||
|
struct DashAbility : public Event { };
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
#endif
|
||||||
Reference in New Issue
Block a user