mirror of
https://github.com/billsonnn/nitro-react.git
synced 2025-01-18 13:26:27 +01:00
add to ui config
This commit is contained in:
parent
4b6cc38f5d
commit
1d27eb2699
@ -21,6 +21,7 @@
|
|||||||
"wired.action.chat.max.length": 100,
|
"wired.action.chat.max.length": 100,
|
||||||
"wired.action.kick.from.room.max.length": 100,
|
"wired.action.kick.from.room.max.length": 100,
|
||||||
"wired.action.mute.user.max.length": 100,
|
"wired.action.mute.user.max.length": 100,
|
||||||
|
"game.center.enabled": false,
|
||||||
"navigator.room.models": [
|
"navigator.room.models": [
|
||||||
{ "clubLevel": 0, "tileSize": 104, "name": "a" },
|
{ "clubLevel": 0, "tileSize": 104, "name": "a" },
|
||||||
{ "clubLevel": 0, "tileSize": 94, "name": "b" },
|
{ "clubLevel": 0, "tileSize": 94, "name": "b" },
|
||||||
|
Loading…
Reference in New Issue
Block a user