*** src/server/update.c Thu Oct 29 00:25:02 1998 --- update.c Thu Oct 29 00:25:07 1998 *************** *** 546,554 **** for (i=0; itype, OBJ_MINE)) Move_mine(i); --- 546,551 ---- *************** *** 565,570 **** --- 562,569 ---- (obj->rotation + (int) (obj->turnspeed * RES)) % RES; } + update_object_speed(obj); + Move_object(i); } /*