debug online list

This commit is contained in:
SowinskiBraeden committed 2023-04-23 11:47:27 -07:00
1 parent ab0cd7fe67
commit 8e990d18b3
1 file changed
+1 -1
+1 -1
View File
@@ -41,7 +41,7 @@ class DayzArmbands extends Client {
this.LoadEvents(); this.LoadEvents();
this.Ready = false; this.Ready = false;
this.activePlayersTick = 0; this.activePlayersTick = 11;
this.ws.on("INTERACTION_CREATE", async (interaction) => { this.ws.on("INTERACTION_CREATE", async (interaction) => {
const start = new Date().getTime(); const start = new Date().getTime();