Aimer for Sticky Works, though stuff.
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
//
|
||||
// Created by Adniklastrator on 2015-10-12.
|
||||
//
|
||||
|
||||
#ifndef EVENTS_ESTICKYATTACHEDTOPAD_H__
|
||||
#define EVENTS_ESTICKYATTACHEDTOPAD_H__
|
||||
|
||||
#include "Core/EventBroker.h"
|
||||
|
||||
namespace dd
|
||||
{
|
||||
|
||||
namespace Events
|
||||
{
|
||||
|
||||
struct StickyAttachedToPad : public Event
|
||||
{
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#endif //DAYDREAM_ESTICKYATTACHEDTOPADE_H
|
||||
Reference in New Issue
Block a user