diff --git a/src/Controls/Subtitles.astro b/src/Controls/Subtitles.astro new file mode 100644 index 0000000..f7f55e6 --- /dev/null +++ b/src/Controls/Subtitles.astro @@ -0,0 +1,65 @@ +--- +const { + PlayerName +} = Astro.props +--- + + \ No newline at end of file