X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.c;h=2ad8e2f92048327a5b5cc1f99f5aa772e8fe58c5;hb=3d61828b9abe5cf5e6cd4bd31582c46ebb25ce6f;hp=1d85ad187af7805c82e8926d3f0cb206badce0a8;hpb=816c90bccceec66b589ea69e64d51a3f983db445;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index 1d85ad18..2ad8e2f9 100644 --- a/src/main.c +++ b/src/main.c @@ -3343,6 +3343,11 @@ struct ElementInfo element_info[MAX_NUM_ELEMENTS + 1] = "exit", "-" }, + { + "exit_closing", + "exit", + "-" + }, { "sp_exit_open", "sp_exit",