Closed hackfisher closed 7 years ago
https://github.com/dacsunlimited/dac_play/blob/master/libraries/game/client.cpp
db.on_game_play.connect([&]( game_id_type game_id) { /* play(game_id); // get_v8_engine(game_id)->play(...)*/ } );
https://github.com/dacsunlimited/dac_play/blob/master/libraries/game/client.cpp