mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-23 04:12:12 +00:00
Fixed (?) esoteric plugin issue
This commit is contained in:
parent
131c51d7d2
commit
febc91ad3d
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ namespace CodeImp.DoomBuilder.BuilderModes
|
|||
|
||||
protected override void SetupInterface()
|
||||
{
|
||||
minsubdivisions = 0;
|
||||
maxsubdivisions = 16;
|
||||
minpointscount = 4;
|
||||
|
||||
|
|
Loading…
Reference in a new issue