X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Feditor.c;h=c9f44597a5d3bbe3bea0c3c00905e812cd9ef224;hb=e803a798c70f90963b68085ef6ebe22eb30a57b5;hp=bc79a60621764d53dee7949a6d61e6e1c2086c93;hpb=8e5671db64b55432158b1d43d7fd2e684544ebeb;p=rocksndiamonds.git diff --git a/src/editor.c b/src/editor.c index bc79a606..c9f44597 100644 --- a/src/editor.c +++ b/src/editor.c @@ -5301,7 +5301,7 @@ static void DrawPropertiesInfo() { EP_DONT_COLLIDE_WITH, "- deadly when colliding with" }, { EP_DONT_TOUCH, "- deadly when touching" }, - { EP_INDESTRUCTIBLE, "- undestructible" }, + { EP_INDESTRUCTIBLE, "- indestructible" }, { EP_CAN_EXPLODE_BY_FIRE, "- can explode by fire or explosions" }, { EP_CAN_EXPLODE_SMASHED, "- can explode when smashed" },