MES模块支持带内部图标(目前只有warn)
This commit is contained in:
@@ -122,7 +122,7 @@ local function pumpStream(d)
|
||||
if res then
|
||||
DATA.pumpRecording(stream,P.stream)
|
||||
else
|
||||
MES.new("Bad stream from "..P.username.."#"..P.uid,.2)
|
||||
MES.new('warn',"Bad stream from "..P.username.."#"..P.uid,.2)
|
||||
end
|
||||
break
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user