X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Feditor.c;h=65b0ce2b0deb2927080e2933d6399c1abf876837;hb=9573da8c005e8e0d2053ef1af1bc6740fbd15829;hp=6338734733b0ea65a74856e13b654570a0eb090b;hpb=fb957ec8be35cfc2fb77827c5ae02a8e952ef82d;p=rocksndiamonds.git diff --git a/src/editor.c b/src/editor.c index 63387347..65b0ce2b 100644 --- a/src/editor.c +++ b/src/editor.c @@ -1618,6 +1618,7 @@ static struct ValueTextInfo options_game_engine_type[] = { GAME_ENGINE_TYPE_RND, "Rocks'n'Diamonds" }, { GAME_ENGINE_TYPE_EM, "Emerald Mine" }, { GAME_ENGINE_TYPE_SP, "Supaplex" }, + { GAME_ENGINE_TYPE_MM, "Mirror Magic" }, { -1, NULL } };