From b8af3c94abf1da17525efa900bc60d8c6860a161 Mon Sep 17 00:00:00 2001 From: ghostlyzsh Date: Fri, 30 Jun 2023 13:03:31 -0500 Subject: [PATCH] what changed --- client/src/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/index.ts b/client/src/index.ts index 86cfc62441092c71975da8c19b7946aa64428315..a0a42e840b8ce4e2bb8165485adae07c2b2a2aa9 100644 --- a/client/src/index.ts +++ b/client/src/index.ts @@ -518,7 +518,6 @@ async function client_main(server: string, username: string, texture_quality: st const thruster_start_size = 4; const thruster_end_size = 50; - if (global.me !== null) { console.log(thruster_counter); thruster_counter += 1;