Merge branch 'master' into develop
This commit is contained in:
@@ -307,7 +307,7 @@ export class SocketManager implements ZoneEventListener {
|
|||||||
reportPlayerMessage.getReporteduseruuid(),
|
reportPlayerMessage.getReporteduseruuid(),
|
||||||
reportPlayerMessage.getReportcomment(),
|
reportPlayerMessage.getReportcomment(),
|
||||||
client.userUuid,
|
client.userUuid,
|
||||||
client.roomId.split("/")[2]
|
client.roomId
|
||||||
);
|
);
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
console.error('An error occurred on "handleReportMessage"');
|
console.error('An error occurred on "handleReportMessage"');
|
||||||
|
|||||||
Reference in New Issue
Block a user