Attacks are now pending

This commit is contained in:
2019-05-29 04:35:53 +10:00
parent f700daeb25
commit 2aeb9e7e10
8 changed files with 180 additions and 14 deletions
+3 -1
View File
@@ -13,7 +13,9 @@ let excluded = [ //messages that should not be logged
'Not enough time has passed',
'Profile sent',
'Ladder sent'
'Ladder sent',
// 'attacking',
// 'idle'
];
const log = (msg, ...args) => {