You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Removed some debug logging
[CL 14386180 by Josh Adams in ue5-main branch]
This commit is contained in:
@@ -115,11 +115,6 @@ namespace Turnkey.Commands
|
||||
PlatformSDK.GetValidVersionRange(out MinAllowedVersion, out MaxAllowedVersion);
|
||||
PlatformSDK.GetValidSoftwareVersionRange(out MinSoftwareAllowedVersion, out MaxSoftwareAllowedVersion);
|
||||
|
||||
// if (ManualSDKVersion == "1")
|
||||
{
|
||||
TurnkeyUtils.Report("How did i get {0} {1}", ManualSDKVersion, AutoSDKVersion);
|
||||
}
|
||||
|
||||
SdkUtils.LocalAvailability ReportedState = LocalState;
|
||||
string StatusString;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user