Load temporary file when testing so that unsaved changes appear

This commit is contained in:
MascaraSnake 2016-03-01 16:29:00 +01:00
parent 60c306ecb2
commit 2572f4fbe4
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ defaultskytextures
defaultlumpname = "MAP01"; defaultlumpname = "MAP01";
// Default testing parameters // Default testing parameters
testparameters = "-file \"%AP\" -warp %L"; testparameters = "-file \"%AP\" \"%F\" -warp %L";
testshortpaths = true; testshortpaths = true;
// Default nodebuilder configurations // Default nodebuilder configurations