Merge remote-tracking branch 'upstream/develop' into develop

This commit is contained in:
benmanley 2014-03-13 13:11:47 +00:00
commit b2e62f121f

View file

@ -23,7 +23,8 @@ async.waterfall([
chat: [],
leader: '9',
name: 'HabitRPG',
type: 'guild'
type: 'guild',
privacy:'public'
});
tavern.save(cb)
} else {