debug online list
This commit is contained in:
1 file changed
+1
-1
@@ -41,7 +41,7 @@ class DayzArmbands extends Client {
|
||||
this.LoadEvents();
|
||||
|
||||
this.Ready = false;
|
||||
this.activePlayersTick = 0;
|
||||
this.activePlayersTick = 11;
|
||||
|
||||
this.ws.on("INTERACTION_CREATE", async (interaction) => {
|
||||
const start = new Date().getTime();
|
||||
|
||||
Reference in new issue
Block a user