[+] Free paging

This commit is contained in:
Azalea
2024-12-27 22:05:46 -05:00
parent 977f353f9c
commit 04a178eda6
3 changed files with 46 additions and 11 deletions

View File

@@ -22,7 +22,7 @@ class GameLoginHandler(
val props: ChusanProps,
val db: Chu3Repos
) : BaseHandler {
override fun handle(request: Map<String, Any>): Any? {
val uid = request["userId"]!!.long
fun process() {