Remove KotlinCore from build

This commit is contained in:
2024-08-05 09:54:17 +02:00
parent b061e36c95
commit 48eb071c26
+1 -1
View File
@@ -22,7 +22,7 @@ rootProject.name = "SteamWar"
include("CommandFramework")
include("CommonCore")
include("KotlinCore")
// include("KotlinCore")
include("LobbySystem_2")