mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-05-31 09:01:22 +00:00
- added dragging mode for sectors
- changed "diposed" typos to "disposed" and i'm still too lazy to fix it in my template
This commit is contained in:
parent
a878520a7f
commit
a670efca20
10 changed files with 221 additions and 17 deletions
|
@ -94,7 +94,7 @@ namespace CodeImp.DoomBuilder.Editing
|
|||
this.camanglez = Angle2D.PI;
|
||||
}
|
||||
|
||||
// Diposer
|
||||
// Disposer
|
||||
public override void Dispose()
|
||||
{
|
||||
// Not already disposed?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue