minor tweaks

Conflicts:

	lib/app/index.js
This commit is contained in:
Tyler Renelle
2012-09-20 16:33:08 -04:00
parent 6c32f42bb1
commit cffc3aef75
4 changed files with 8 additions and 14 deletions

View File

@@ -2,6 +2,7 @@
var userSchema;
module.exports.userSchema = userSchema = {
balance: 2,
stats: {
money: 0,
exp: 0,