Klaus 3782062f4a fix(chat-room): 입장/전송 next 계산 보완 및 채팅 가능 시 next=null 처리
enter:
roomPaid==0 && roomFree>0 && global<=0 → 글로벌 next
roomPaid==0 && roomFree==0 → (global<=0) ? max(roomNext, globalNext) : roomNext
채팅 가능(totalRemaining>0)인 경우 next=null 반환(유료>0 포함)
send:
totalRemaining==0 && global<=0 → max(roomNext, globalNext)
채팅 가능(totalRemaining>0)인 경우 next=null 반환
2025-09-10 13:31:27 +09:00
2023-07-21 19:45:23 +09:00
2023-07-21 16:25:53 +09:00
2023-07-21 19:45:23 +09:00
2023-07-21 16:25:53 +09:00
2023-07-21 16:25:53 +09:00
2023-07-21 16:25:53 +09:00
2023-07-21 16:25:53 +09:00

소다라이브(Sound of Demand for Adult)

Description
Sound On Demand For Adult
Readme 5.5 MiB
Languages
Kotlin 100%