fixed compilation error due to circular module deps

This commit is contained in:
2025-06-30 19:35:56 +02:00
parent 11e695f379
commit 2855fa1e98

View File

@ -20,7 +20,6 @@ public class DTFluxCore : ModuleRules
"Engine", "Engine",
"Slate", "Slate",
"SlateCore", "SlateCore",
"DTFluxProjectSettings",
"JsonUtilities", "JsonUtilities",
"Json", "Json",