mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-26 05:41:45 +00:00
Reverted ZDBSP nodebuilder to latest stable version (1.13)
This commit is contained in:
parent
89bf322a74
commit
6119a7b94c
2 changed files with 1 additions and 8 deletions
|
@ -29,18 +29,11 @@ nodebuilders
|
|||
parameters = "-c -o%FO %FI";
|
||||
// -c adds comment indices in UDMF format. This is not documented in the ZDBSP usage.
|
||||
}
|
||||
|
||||
|
||||
zdbsp_fast
|
||||
{
|
||||
title = "ZDBSP - Fast (no reject)";
|
||||
compiler = "zdbsp";
|
||||
parameters = "-R -o%FO %FI";
|
||||
}
|
||||
|
||||
zdbsp_compressed
|
||||
{
|
||||
title = "ZDBSP - Compress nodes";
|
||||
compiler = "zdbsp";
|
||||
parameters = "-z -o%FO %FI";
|
||||
}
|
||||
}
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue