舰长列表
parent
e7faefec4a
commit
08c7a7dbbc
|
@ -144,7 +144,7 @@ function receiveMessage(event)
|
|||
let data = dataList.dm
|
||||
// 目前硬编码大航海列表
|
||||
// let adminList = dataList.admin
|
||||
adminList = ['内有猛犬小心','热心市民阿狄呐','流域_墨绿绿'];
|
||||
adminList = ['流域_墨绿绿'];
|
||||
|
||||
if (data.length <= 0) {
|
||||
return false
|
||||
|
|
Loading…
Reference in New Issue