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
|
@ -36,11 +36,4 @@ nodebuilders
|
||||||
compiler = "zdbsp";
|
compiler = "zdbsp";
|
||||||
parameters = "-R -o%FO %FI";
|
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