Merge :game into :engine module

This commit is contained in:
2021-03-03 12:49:33 +01:00
parent 6d24d2600e
commit 6d5c9388f7
103 changed files with 406 additions and 457 deletions

View File

@@ -9,7 +9,6 @@
rootProject.name = 'BASE'
include('engine')
include('game')
include('editor')
include('proto')
include('api')