Ver código fonte

bug #2005: fixed an issue causing the announcements UI to be gone after exiting to character select

tags/v0.14.0^2
Shaun 5 meses atrás
pai
commit
286ff80b95
1 arquivos alterados com 2 adições e 1 exclusões
  1. +2
    -1
      src/server/config/clientConfig.js

+ 2
- 1
src/server/config/clientConfig.js Ver arquivo

@@ -194,7 +194,8 @@ const config = {
'passives',
'workbench',
'middleHud',
'options'
'options',
'announcements'
],
contextMenuActions: {
player: [],


Carregando…
Cancelar
Salvar