* Various

This commit is contained in:
Bryan Ashby 2015-08-01 01:00:15 -06:00
parent 72b54b19b7
commit d16beca341
5 changed files with 23 additions and 4 deletions

View file

@ -102,6 +102,12 @@ function Client(input, output) {
this.user = new user.User();
this.currentTheme = { info : { name : 'N/A', description : 'None' } };
Object.defineProperty(this, 'node', {
get : function() {
return self.runtime.id + 1;
}
});
//
// Peek at incoming |data| and emit events for any special
// handling that may include: