This commit is contained in:
Stefan Frederik 2021-01-06 13:48:34 +01:00
parent 78b348c206
commit c2b1edd2ab
1 changed files with 0 additions and 1 deletions

View File

@ -990,7 +990,6 @@ void copy_objects(int what)
xctx->ui_state &= ~STARTCOPY;
xctx->x1=xctx->y_1=xctx->x2=xctx->y_2=xctx->move_rot=xctx->move_flip=xctx->deltax=xctx->deltay=0;
bbox(SET , 0.0 , 0.0 , 0.0 , 0.0);
draw();
bbox(END , 0.0 , 0.0 , 0.0 , 0.0);
xctx->rotatelocal=0;
draw_window = save_draw;