what changed
1 files changed, 0 insertions(+), 1 deletions(-) M client/src/index.ts
M client/src/index.ts => client/src/index.ts +0 -1
@@ 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;