From 88a57106ffcefa5b38643ea5a9b6c4d74132fda9 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Fri, 19 May 2023 18:20:35 +0200 Subject: [PATCH] remove SenseGloveCoreTypes from the directory structure --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index fde64ce8..b23735dd 100644 --- a/README.md +++ b/README.md @@ -81,8 +81,6 @@ Please note that modules postfixed with **Impl** are intended for interal use an │ ├── 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) │ ├── SenseGloveEditor (the Editor module)