Add PM to client data class
This commit is contained in:
@@ -129,6 +129,7 @@ class ClientData {
|
||||
this.alcoholLevel = 0;
|
||||
this.pedState = VRR_PEDSTATE_NONE;
|
||||
this.promptType = VRR_PROMPT_NONE;
|
||||
this.privateMessageReplyTo = null;
|
||||
|
||||
this.inPaintBall = false;
|
||||
this.paintBallBusiness = -1;
|
||||
|
||||
Reference in New Issue
Block a user