This commit is contained in:
Soph :3 2025-09-09 14:35:26 +03:00
parent 431bf6ec85
commit fb14a6f9a0

View file

@ -1,3 +1,16 @@
/*
*
* See this in 3D, all lights out for me
* All lights out for me, lightning strikes the beach
* 80 degrees, warm it up for menally free, found the God in me
* And I want you to see, I can walk on water
* Thousand miles from shore, I can float on the water
* Father, hold me close, don't let me drown
* I know you won't
Sophie, sad.ovh 2025 (C) MIT
*/
use crate::client::Client; use crate::client::Client;
use crate::client::ClientEvent; use crate::client::ClientEvent;
use crate::commands::Arguments; use crate::commands::Arguments;