(svn r14902) -Feature: Advanced setting to keep various building tools active, which are usually closed after placing an object. (planetmaker)

This commit is contained in:
frosch
2009-01-07 17:40:17 +00:00
parent 84dee1e738
commit cf1e926e37
10 changed files with 17 additions and 13 deletions

View File

@@ -639,6 +639,7 @@ static const char *_patches_ui[] = {
"gui.quick_goto",
"gui.default_rail_type",
"gui.always_build_infrastructure",
"gui.persistent_buildingtools",
"gui.show_track_reservation",
"gui.left_mouse_btn_scrolling",
};