From: Jeremy Stanley Date: Tue, 4 May 2010 03:39:43 +0000 (+0000) Subject: Cosmetic adjustment to disconnect message. X-Git-Tag: 0.0.1~309 X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=commitdiff_plain;h=7cdab1257b73a3ad9100c7384c1fedf95e9112f1 Cosmetic adjustment to disconnect message. * share/menu.mpy (menu:disconnecting): Appended a newline to separate the disconnect message from any lines which the client might add thereafter, and switched from description to prompt. --- diff --git a/share/menu.mpy b/share/menu.mpy index cc698a1..ce664cf 100644 --- a/share/menu.mpy +++ b/share/menu.mpy @@ -81,7 +81,7 @@ description = This is the list of avatars available for you to delete. prompt = Whom would you like to delete? [menu:disconnecting] -description = $(red)Disconnecting...$(nrm) +prompt = $(red)Disconnecting...$(nrm)$(eol) [menu:disconnecting_duplicates] prompt = $(red)Closing your previous connection...$(nrm)$(eol)