fix: correct core sepration for the gui and the tui, gui no longer in a seperate module
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
rootProject.name = "NowChessSystems"
|
||||
include("modules:core", "modules:api", "modules:ui", "modules:gui")
|
||||
include("modules:core", "modules:api", "modules:ui")
|
||||
Reference in New Issue
Block a user