From f5dd2ebe93c5b28249c8cf8115ef986e1f05d560 Mon Sep 17 00:00:00 2001 From: walterhiggins Date: Sat, 19 Jan 2013 00:46:10 +0000 Subject: [PATCH] removing emacs temp file --- js-plugins/homes/homes.js~ | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 js-plugins/homes/homes.js~ diff --git a/js-plugins/homes/homes.js~ b/js-plugins/homes/homes.js~ deleted file mode 100644 index a803c6b..0000000 --- a/js-plugins/homes/homes.js~ +++ /dev/null @@ -1,12 +0,0 @@ -plugin("homes", { - /* - basic functions - */ - go: function(player){}, - set: function(player){}, - remove: function(player){}, - help: function(){}, - /* - social functions - */ -}, true);