remove SenseGloveCoreTypes from the directory structure

This commit is contained in:
Mamadou Babaei
2023-05-19 18:36:28 +02:00
parent 2712398e29
commit f38ef95a0d
-2
View File
@@ -81,8 +81,6 @@ Please note that modules postfixed with **Impl** are intended for interal use an
├── SenseGloveCoreKismet (SGCoreCpp functionality exposed to Blueprints) ├── SenseGloveCoreKismet (SGCoreCpp functionality exposed to Blueprints)
├── SenseGloveCoreTypes (exposes special public types from the SenseGloveCore module in order to be shared by with other modules)
├── SenseGloveDebug (a utility debug module) ├── SenseGloveDebug (a utility debug module)
├── SenseGloveEditor (the Editor module) ├── SenseGloveEditor (the Editor module)