干掉了浩方查马甲代码
This commit is contained in:
@@ -37,6 +37,11 @@ namespace AnotherReplayReader.ReplayFile
|
||||
FactionId = int.Parse(playerEntry[5]);
|
||||
Team = int.Parse(playerEntry[7]);
|
||||
}
|
||||
|
||||
if (PlayerName.Length == 20)
|
||||
{
|
||||
PlayerName = Ra3.BattleNet.Database.Utils.ChineseEncoding.DecodeChineseFromBase64(PlayerName);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user