mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-28 22:15:49 -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