This commit is contained in:
Abby
2018-11-14 17:02:15 +09:00
parent 42dcd95b07
commit a5cc4e1a08
@@ -31,7 +31,7 @@ public class ClientEventListener_CODE_GAME_LANDLORD_ELECT extends ClientEventLis
call(channel, data);
}
}else {
SimplePrinter.printNotice("It's " + map.get("nextClientNickname") + "'s' turn. Please wait patiently for his/her confirmation !");
SimplePrinter.printNotice("It's " + map.get("nextClientNickname") + "'s turn. Please wait patiently for his/her confirmation !");
}
}