Updated ZDBSP nodebuilder version

This commit is contained in:
codeimp 2009-07-04 08:23:25 +00:00
parent 70e60bc39a
commit 9ef6ef5f6e
2 changed files with 2 additions and 1 deletions

View file

@ -26,7 +26,8 @@ nodebuilders
{
title = "ZDBSP - Normal";
compiler = "zdbsp";
parameters = "-o%FO %FI";
parameters = "-c -o%FO %FI";
// -c adds comment indices in UDMF format. This is not documented in the ZDBSP usage.
}
zdbsp_fast