Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix formatting messages with player number
The current implementation behaves incorrectly, effectively trimming start of message string by a number of characters equal to player number. Explicitly stringify player number to fix the behavior.
- Loading branch information