From bc1262d87ef3d7baeef939781c8b4c4c7c8c8d0f Mon Sep 17 00:00:00 2001 From: Korbs Date: Mon, 4 Nov 2024 19:54:01 -0500 Subject: [PATCH] Create `PlayerName` option to identify specific Zorn players --- src/Controls/Controller.astro | 97 +++++++++++++++++------------------ src/Controls/Seek.astro | 24 +++++---- src/Controls/Sync.astro | 12 +++-- src/Player.astro | 28 +++++----- 4 files changed, 84 insertions(+), 77 deletions(-) diff --git a/src/Controls/Controller.astro b/src/Controls/Controller.astro index 34aef98..04b8c4d 100644 --- a/src/Controls/Controller.astro +++ b/src/Controls/Controller.astro @@ -1,4 +1,10 @@ - : - -} - +} \ No newline at end of file