fixed drant bugs
This commit is contained in:
@@ -114,8 +114,8 @@ export default function reportList(globalData: GlobalData) {
|
||||
|
||||
var content = JSON.stringify(data);
|
||||
|
||||
mp.gui.chat.push(content);
|
||||
mp.gui.chat.push(type);
|
||||
//mp.gui.chat.push(content);
|
||||
//mp.gui.chat.push(type);
|
||||
|
||||
mp.events.callRemote("requestReport", type, content);
|
||||
mp.events.call("SERVER:CloseReportMenu");
|
||||
|
||||
Reference in New Issue
Block a user