X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Feditor.c;h=f6c63d1dd7d028d9e78d43501f8c7c8a669f81a4;hp=fc8cc9b791df8d334c42f05e823938f8f21954b4;hb=1e4a6b46371858fdb85052eec3e7143732ff91b5;hpb=51dcb2097c619c5f9ba924a7edb4a3bdd6a6986e diff --git a/src/editor.c b/src/editor.c index fc8cc9b7..f6c63d1d 100644 --- a/src/editor.c +++ b/src/editor.c @@ -1327,6 +1327,7 @@ static struct ValueTextInfo options_move_direction[] = static struct ValueTextInfo options_move_stepsize[] = { + { 0, "not moving" }, { 1, "very slow" }, { 2, "slow" }, { 4, "normal" },