fix Commander Blade effect in games

This commit is contained in:
Martin Michelsen
2023-12-25 16:29:56 -08:00
parent 9255037f50
commit 441457a873
4 changed files with 59 additions and 58 deletions
+1 -1
View File
@@ -265,7 +265,7 @@ void PlayerLobbyDataXB::clear() {
void PlayerLobbyDataBB::clear() {
this->player_tag = 0;
this->guild_card_number = 0;
this->team_guild_card_number = 0;
this->sys_guild_card_number = 0;
this->team_id = 0;
this->unknown_a1.clear(0);
this->client_id = 0;