New client data class members
This commit is contained in:
@@ -253,6 +253,10 @@ class ClientData {
|
|||||||
this.usingSkinSelect = false;
|
this.usingSkinSelect = false;
|
||||||
|
|
||||||
this.keyBinds = [];
|
this.keyBinds = [];
|
||||||
|
|
||||||
|
this.connectionId = 0;
|
||||||
|
|
||||||
|
this.incomingDamageMultiplier = 1;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user