Skip to content

Commit e1cf6a9

Browse files
committed
update
1 parent 4a6f432 commit e1cf6a9

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.DS_Store

0 Bytes
Binary file not shown.

MahjongAI/MajsoulClient.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ public override void Join(GameType type)
385385
} else if (level == 10201 || level == 10202 || level == 10203)
386386
{
387387
typeNum += 3;
388-
} else if (level == 10301 || level == 10303 || level == 10303)
388+
} else if (level == 10301 || level == 10302 || level == 10303)
389389
{
390390
typeNum += 6;
391391
} else if (level == 10401 || level == 10402 || level == 10403)

MahjongAI/bin/.DS_Store

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)