Ignore expired player public keys during replay

These would otherwise fail to be initialized and cause the game to disconnect
itself on the first chat message from the corresponding player.
This commit is contained in:
Jonas Herzig
2022-08-10 14:09:23 +02:00
parent 06f1e0c36c
commit cce65ec76d
3 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1 @@
// 1.19+ only