This commit is contained in:
Oleksandr Honcharov
2024-06-10 17:28:22 +03:00
parent bea9d570ad
commit 5064fb6347
8 changed files with 4767 additions and 6507 deletions
+3 -1
View File
@@ -25,7 +25,9 @@ class Player {
}
}
export const fw = {
const fw = {
event: new Client(),
player: new Player(),
}
export default fw