Tidy up comments

This commit is contained in:
Steve Streeting 2020-05-12 10:43:17 +01:00
parent e407545d19
commit 4985075d8a

View File

@ -190,12 +190,6 @@ try {
} }
} }
# Try to locate RunUAT.bat so we don't have to add UE4 version to PATH
# Most likely in
# C:\Program Files\Epic Games\UE_4.24\Engine\Build\BatchFiles
} catch { } catch {
Write-Output "ERROR: $($_.Exception.Message)" Write-Output "ERROR: $($_.Exception.Message)"
$result = 9 $result = 9