client.is_reconnect_recovering=false# dInfo.isFirst is false after reconnecting, so detect this to make client send CTOS_TIME_CONFIRM, assuming the client did not do anything else before reconnecting. I think doing with the client's dInfo.isFirst is still needed.
client.is_first=!(playertype&0xf)
client.is_first=!(playertype&0xf)
client.lp=room.hostinfo.start_lp
client.lp=room.hostinfo.start_lp
client.card_count=0ifroom.hostinfo.mode!=2
client.card_count=0ifroom.hostinfo.mode!=2
...
@@ -2756,7 +2755,7 @@ if settings.modules.mycard.enabled
...
@@ -2756,7 +2755,7 @@ if settings.modules.mycard.enabled