mirror of
https://github.com/glest/glest-source.git
synced 2025-02-24 11:42:31 +01:00
whoops, missed one path there
This commit is contained in:
parent
4f23db45a8
commit
a8414eb4d2
@ -1,7 +1,7 @@
|
||||
@echo off
|
||||
|
||||
if "%1." == "." goto NOTSET
|
||||
if NOT EXIST "%AppData%\megaglest\%1" goto NOTFOUND
|
||||
if NOT EXIST "%1" goto NOTFOUND
|
||||
|
||||
..\..\source\windows_deps\google-breakpad\trunk\src\minidump_stackwalk.exe "%1" .\windows_symbols
|
||||
goto END
|
||||
|
Loading…
x
Reference in New Issue
Block a user