|
Login Languish
|
the implementation of the GameManager class More...
#include "game_manager.h"#include "stages/name_stage.h"#include "stages/credentials_stage.h"#include "stages/txt_captcha_stage.h"#include "stages/extras_stage.h"#include "stages/image_captcha_stage.h"#include "stages/end_stage.h"#include "stages/dwayne_stage.h"#include "rapidjson/stringbuffer.h"#include <rapidjson/writer.h>#include "preprocessor_vars.h"#include <iostream>
the implementation of the GameManager class
1.8.13