From: Ketmar Dark Date: Wed, 4 Oct 2017 20:52:27 +0000 (+0300) Subject: Holmes: increased whitespace between binding name and binding description X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=commitdiff_plain;h=d48835ed248033dcbc23b465a0d7408aa5c2ae3b Holmes: increased whitespace between binding name and binding description --- diff --git a/src/game/g_holmes.pas b/src/game/g_holmes.pas index 9c846ab..f466f99 100644 --- a/src/game/g_holmes.pas +++ b/src/game/g_holmes.pas @@ -200,7 +200,7 @@ procedure createHelpWindow (); box.appendChild(stx); // span span := TUISpan.Create(); - span.flDefaultSize := TLaySize.Create(4, 1); + span.flDefaultSize := TLaySize.Create(12, 1); span.flExpand := true; box.appendChild(span); // text