舰长列表

master
yin5th 2021-11-25 20:06:46 +08:00
parent e7faefec4a
commit 08c7a7dbbc
1 changed files with 1 additions and 1 deletions

View File

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