Ep3 NTE battles checkpoint 2

This commit is contained in:
Martin Michelsen
2024-02-04 16:06:11 -08:00
parent 611193610b
commit c6e930b994
12 changed files with 861 additions and 603 deletions
+1
View File
@@ -138,6 +138,7 @@ public:
void roll_main_dice();
void unknown_8023C110();
void compute_team_dice_bonus_after_draw_phase();
void send_6xB4x0A_for_set_card(size_t set_index);
private:
std::weak_ptr<Server> w_server;