Skip to content

Commit e54ce14

Browse files
committed
MG3
1 parent 0070c26 commit e54ce14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/com/biglybt/core/peermanager/utils/BTPeerIDByteDecoderDefinitions.java

+1
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,7 @@ public static String formatUnknownShadowStyleClient(String peer_id) {
376376
addSimpleClient("XanTorrent", "DansClient");
377377
addSimpleClient("MediaGet", "-MG1");
378378
addSimpleClient("MediaGet2 2.1", "-MG21");
379+
addSimpleClient("MediaGet2 3", "MG-3");
379380
addSimpleClient("FDM", "FD"); // whatever, can't be bothered
380381

381382
/**

0 commit comments

Comments
 (0)