You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Merging //UE4/Dev-Main to Dev-Networking (//UE4/Dev-Networking)
#rb none #rnx [CL 4119306 by Ryan Gerleve in Dev-Networking branch]
This commit is contained in:
@@ -127,7 +127,7 @@ int32 GetVisualStudioVersionForSolution(const FString& InSolutionFile)
|
||||
}
|
||||
|
||||
int32 Version = 0;
|
||||
Lex::FromString(Version, *VersionString);
|
||||
LexFromString(Version, *VersionString);
|
||||
return Version;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user