X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Feditor.c;h=41c17e2094af616f8c810b4604a4718277242110;hb=72e44014938c9042261b67213a6cd37b7a17488f;hp=df3db706e31ba03f7fce6d18943144d25ba9631d;hpb=7d76e4299f6171909990d2ba2f1f6a2b382d9cf3;p=rocksndiamonds.git diff --git a/src/editor.c b/src/editor.c index df3db706..41c17e20 100644 --- a/src/editor.c +++ b/src/editor.c @@ -3706,8 +3706,7 @@ static void DrawPropertiesInfo() { EP_HAS_CONTENT, "- has content" }, { EP_DIGGABLE, "- diggable" }, { EP_SP_ELEMENT, "- SB style" }, - { EP_WALKABLE_THROUGH, "- walkable through" }, - { EP_OVER_PLAYER, "- over player" }, + { EP_WALKABLE_INSIDE, "- walkable inside" }, { EP_ACTIVE_BOMB, "- active bomb" }, { EP_BELT, "- belt" }, { EP_BELT_ACTIVE, "- active belt" },