X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Feditor.c;h=a75d128500553814e1de836731ed2a16af5d4355;hb=83a31e12a79ab21deddbbb7533998a1a54a989dd;hp=5fb4dd93b4444f26017086e13c78fbcd145dee6c;hpb=9991027ba0e61f105a15d517461614fce184ba48;p=rocksndiamonds.git diff --git a/src/editor.c b/src/editor.c index 5fb4dd93..a75d1285 100644 --- a/src/editor.c +++ b/src/editor.c @@ -1398,6 +1398,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" }, { -1, NULL } };