refac: выделение общего кода (part 7)

This commit is contained in:
2025-06-11 15:06:24 +03:00
parent f6d1f6c6a3
commit 6d5ea42fe2
29 changed files with 7 additions and 1530 deletions

View File

@@ -2,5 +2,6 @@ rootProject.name = "mc-1.2.5"
include("shared1")
include("shared2")
include("shared")
include("client")
include("server")