debug and combat log detection
This commit is contained in:
8 files changed
+125
-13
No files matched your search
@@ -15,8 +15,6 @@ userSchema.methods.createUser = function (userID, guildID, startingBalance, cash
|
||||
balance: startingBalance,
|
||||
cash: cash,
|
||||
},
|
||||
faction: "",
|
||||
gamertag: ""
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in new issue
Block a user