6UZ2JNZECLGR4VFEPQKEJWORNOMNKZFS5DV4TVXDKG3IX3ZPLDSAC
HOSPP2ANSW654DYRTC6CQUQA2GUKV6T2FI7QBKXD2DZS3R32IMGAC
VHQCNMARPMNBSIUFLJG7HVK4QGDNPCGNVFLHS3I4IGNVSV5MRLYQC
XNFTJHC4QSHNSIWNN7K6QZEZ37GTQYKHS4EPNSVPQCUSWREROGIQC
BLWAYPKV3MLDZ4ALXLUJ25AIR6PCIL4RFYNRYLB26GFVC2KQBYBAC
love.graphics.print("* Hover on a point and press 'ctrl+v' to start moving it,", 16+30,y)
love.graphics.print("* Hover on a point and press 'ctrl+u' to pick it up and start moving it,", 16+30,y)
love.graphics.print("then press the mouse button to finish", 16+30+bullet_indent(),y)
love.graphics.print("then press the mouse button to drop it", 16+30+bullet_indent(),y)
elseif chord == 'C-v' and not love.mouse.isDown('1') then
elseif chord == 'C-u' and not love.mouse.isDown('1') then