forked from Cookies_Github_mirror/AquaDX
[+] Free paging
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user