Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. GameController::GC_CallBack memfunc = boost::bind(&GameState::setGameControlerInfo, this->gameState, _1);
  2. this->container->getHidalgosComms()->getModManager()->getGameController()->addSubscriber(memfunc); //(gameState->setGameControlerInfo));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement