1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-16 17:02:37 +01:00

(svn r14899) -Feature: remove the window limit, but leave a configurable limit on the number of non-sticky non-vital windows.

-Fix [FS#2499]: crashes/misbehaviours when (almost) all windows are stickied.
This commit is contained in:
rubidium
2009-01-07 16:11:27 +00:00
parent fa22bcd456
commit 84dee1e738
7 changed files with 137 additions and 139 deletions

View File

@@ -618,6 +618,7 @@ static const char *_patches_ui[] = {
"gui.toolbar_pos",
"gui.measure_tooltip",
"gui.window_snap_radius",
"gui.window_soft_limit",
"gui.population_in_label",
"gui.link_terraform_toolbar",
"gui.liveries",