Пример #1
0
owner<OdinEvent*> getPlayRequest(not_null<OdinIO*> wss) {
  return mkPlayRequest(wss->getGameId(), wss->getUser(), wss->getPasswd());
}