Merge pull request #44 from darksurfer/master
Ignore my previous one Sorry :/
This commit is contained in:
commit
1d3f898c64
1 changed files with 0 additions and 1 deletions
|
@ -164,7 +164,6 @@ db.prototype = {
|
|||
);
|
||||
},
|
||||
setBoardSize: function(room, size) {
|
||||
this.room.findOne({name:room})
|
||||
this.rooms.update(
|
||||
{name:room},
|
||||
{$set:{'size':size}}
|
||||
|
|
Loading…
Add table
Reference in a new issue