Cleaned up default target variant selection code and some tidying
This commit is contained in:
@@ -193,6 +193,7 @@ namespace Bloom
|
||||
* @param correlationId
|
||||
*/
|
||||
void emitErrorEvent(int correlationId);
|
||||
|
||||
public:
|
||||
TargetController(EventManager& eventManager): eventManager(eventManager) {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user