Sectors mode: selection info was not updated after performing undo

This commit is contained in:
MaxED 2013-12-12 09:40:20 +00:00
parent ab4d8c2776
commit d03787f48c

View file

@ -1143,6 +1143,7 @@ namespace CodeImp.DoomBuilder.BuilderModes
SetupLabels();
updateEffectLabels(); //mxd
updateOverlaySurfaces(); //mxd
base.OnUndoEnd(); //mxd
}
// When redo is used