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