GIT
/
REPO
/
FRED-BOY
Projects
/
d2df-sdl.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34b9017
)
Holmes: increased whitespace between binding name and binding description
author
Ketmar Dark <ketmar@ketmar.no-ip.org>
Wed, 4 Oct 2017 20:52:27 +0000
(23:52 +0300)
committer
Ketmar Dark <ketmar@ketmar.no-ip.org>
Wed, 4 Oct 2017 20:52:57 +0000
(23:52 +0300)
src/game/g_holmes.pas
patch
|
blob
|
history
diff --git
a/src/game/g_holmes.pas
b/src/game/g_holmes.pas
index 9c846abac45201b6e72b6a3a18c73db5d5ed8985..f466f994c0f56adb6d5f7d7cc4ab54238d019cef 100644
(file)
--- 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
DEADSOFTWARE 2012-2025