- 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:
codeimp 2008-02-19 19:04:19 +00:00
parent a878520a7f
commit a670efca20
10 changed files with 221 additions and 17 deletions

View file

@ -94,7 +94,7 @@ namespace CodeImp.DoomBuilder.Editing
this.camanglez = Angle2D.PI;
}
// Diposer
// Disposer
public override void Dispose()
{
// Not already disposed?