events coming together

This commit is contained in:
Ben
2021-08-19 00:12:06 +01:00
parent fde9c91c9d
commit 83cf85c4c2
9 changed files with 130 additions and 69 deletions

View File

@@ -41,7 +41,7 @@ EventDispatcher::EventDispatcher()
EventDispatcher::EventDispatcher( std::string system )
{
RegisterAsSource( system );
}
EventDispatcher::~EventDispatcher()