Combat is working

This commit is contained in:
2019-05-29 06:55:23 +10:00
parent 2aeb9e7e10
commit bbf0f170d7
5 changed files with 125 additions and 46 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ let excluded = [ //messages that should not be logged
'Profile sent',
'Ladder sent',
// 'attacking',
// 'idle'
'attacking',
'idle'
];
const log = (msg, ...args) => {