update ue4 c++ client

This commit is contained in:
William Cheng
2023-04-01 19:11:37 +08:00
parent 033b946856
commit 3d7c173eb2
3 changed files with 11 additions and 8 deletions

View File

@@ -22,7 +22,7 @@ public class OpenAPI : ModuleRules
new string[]
{
"Core",
"Http",
"HTTP",
"Json",
}
);