Skip to content

Commit

Permalink
Fixup 9bf7a4c (WFL comment syntax)
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Vultraz committed May 24, 2018
1 parent f306348 commit c48a8e7
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions data/gui/window/wml_message.cfg
Expand Up @@ -36,12 +36,14 @@ where
0
)
),
# TODO: this is rather hacky. The old value was gamemap_height - 4 but that caused
# crashes with the 727 px high Rithrandil portrait in TRoW. This value seems to work,
# but the fact that it crashed at all points to some deeper logic flaw in the size
# calculation formulas here. Need to revisit at some point...
#
# -- vultraz, 2018-05-24
TODO: this is rather hacky. The old value was gamemap_height - 4 but that caused
crashes with the 727 px high Rithrandil portrait in TRoW. This value seems to work,
but the fact that it crashed at all points to some deeper logic flaw in the size
calculation formulas here. Need to revisit at some point...

-- vultraz, 2018-05-24
#
max_height = (gamemap_height - 30)
)
)#enddef
Expand Down

0 comments on commit c48a8e7

Please sign in to comment.