mirror of
https://github.com/Ed94/Cog.git
synced 2026-08-05 07:08:46 +00:00
remove wrong dependency
This commit is contained in:
@@ -31,7 +31,7 @@ public class CogCommon : ModuleRules
|
|||||||
new string[]
|
new string[]
|
||||||
{
|
{
|
||||||
"CoreUObject",
|
"CoreUObject",
|
||||||
"Engine", "CogDebug",
|
"Engine",
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user