Merge pull request #190 from wiilover22/master

Fix player connection event.
This commit is contained in:
Thomas Smyth 2021-04-07 20:51:56 +01:00 committed by GitHub
commit 6ad415b3ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,3 +4,4 @@ export default {
logParser.eventStore['steamid-connected'] = args[4];
}
};