mirror of
https://bitbucket.org/seefoe/src.git
synced 2026-07-31 01:15:45 -04:00
fix
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user