From 1abcfb6fd90aff5770c84685282adb9eed5b136d Mon Sep 17 00:00:00 2001 From: theory Date: Mon, 31 Mar 2014 02:16:58 -0600 Subject: [PATCH] boo --- package.json | 2 +- shots.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 908ddeec..4435007f 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name": "gun" -, "version": "0.0.1o" +, "version": "0.0.1p" , "author": "Mark Nadal" , "description": "Graph engine." , "engines": { diff --git a/shots.js b/shots.js index 8f4030bd..5bb9cad4 100644 --- a/shots.js +++ b/shots.js @@ -168,7 +168,7 @@ module.exports = require('theory') if(!m || !m.how){ return } if(m.where && m.where.mid){ console.log("echo echo echo"); - console.log(m); + console.log(m); if(opt.src && opt.src.reply){ m.what.count += 1; if(87 < m.what.count){ return }