rnd-20030418-1-src
[rocksndiamonds.git] / src / editor.c
index 41c17e2094af616f8c810b4604a4718277242110..a10ba95f4844805b53069071d99c514440359cf9 100644 (file)
@@ -3772,7 +3772,8 @@ static void DrawPropertiesInfo()
 
 static void DrawPropertiesAdvanced()
 {
-  DrawText(SX + ED_SETTINGS_XPOS, SY + 5 * TILEY, "Coming soon!", FONT_TEXT_1);
+  DrawText(SX + ED_SETTINGS_XPOS, SY + 5 * TILEY,
+          "Under construction! :-)", FONT_TEXT_1);
 }
 
 static void DrawPropertiesWindow()