mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-06-04 10:51:13 +00:00
Using --- and +++ now also works correctly for the height offset in the edit sector properties dialog
This commit is contained in:
parent
c9e7551ca3
commit
31eaf98cbe
4 changed files with 57 additions and 14 deletions
|
@ -444,6 +444,12 @@ namespace CodeImp.DoomBuilder.Controls
|
|||
tooltip.RemoveAll();
|
||||
}
|
||||
}
|
||||
|
||||
// biwa
|
||||
public void ResetIncrementStep()
|
||||
{
|
||||
incrementstep = 1;
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue