This commit is contained in:
DarthArgus
2016-09-30 22:23:48 +00:00
parent 780c9b06e2
commit a67734af5f
@@ -187,7 +187,8 @@ void Scene::receiveMessage(const MessageDispatch::Emitter & source, const Messag
static_cast<int>(msg.getValue().second.first.first),
static_cast<int>(msg.getValue().second.first.second),
static_cast<int>(msg.getValue().second.second.first),
static_cast<int>(msg.getValue().second.second.second
static_cast<int>(msg.getValue().second.second.second)
);
break;
}