HotFix performance
- Change forceSetTimeOut to false and permit to freeze the scene. - Fix style sending audio message - Fix banned message from admin console
This commit is contained in:
@@ -5,6 +5,7 @@ export enum AdminMessageEventTypes {
|
||||
admin = 'message',
|
||||
audio = 'audio',
|
||||
ban = 'ban',
|
||||
banned = 'banned',
|
||||
}
|
||||
|
||||
interface AdminMessageEvent {
|
||||
|
||||
Reference in New Issue
Block a user