mirror of
https://github.com/webxoss/webxoss-core.git
synced 2025-02-07 06:13:39 +01:00
release WD17 && WD18
This commit is contained in:
parent
c98883662d
commit
da5cb0b528
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
'use strict';
|
||||
|
||||
function RoomManager (cfg) {
|
||||
this.VERSION = 66;
|
||||
this.VERSION = 67;
|
||||
|
||||
this.MAX_ROOMS = cfg.MAX_ROOMS;
|
||||
this.MAX_CLIENTS = cfg.MAX_CLIENTS;
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 4c971709f284373cec1546f9eecd7348f3370e8b
|
||||
Subproject commit 5bd921d1ee0257ed2eea4db66e821f72db8f26ae
|
Loading…
Reference in a new issue