Add RenderCore to plugin
This commit is contained in:
parent
5cc5b232cb
commit
a3347489bc
@ -19,7 +19,8 @@ public class LuckyWorldV2 : ModuleRules
|
|||||||
"SocketIOClient",
|
"SocketIOClient",
|
||||||
"VaRest",
|
"VaRest",
|
||||||
"SIOJson",
|
"SIOJson",
|
||||||
"NavigationSystem"
|
"NavigationSystem",
|
||||||
|
"RenderCore"
|
||||||
});
|
});
|
||||||
|
|
||||||
PrivateDependencyModuleNames.AddRange(new string[] { });
|
PrivateDependencyModuleNames.AddRange(new string[] { });
|
||||||
|
Loading…
x
Reference in New Issue
Block a user