From 41b09d402715512981620f9a291a2f118cc0709d Mon Sep 17 00:00:00 2001 From: skidd13 Date: Wed, 25 Jun 2008 17:30:16 +0000 Subject: (svn r13628) -Feature: enable building of aqueducts in the scenario editor -Codechange: related to this split the waterway based buttons from the landscape generation window --- src/window_type.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/window_type.h') diff --git a/src/window_type.h b/src/window_type.h index 62f226527..2dc4ba584 100644 --- a/src/window_type.h +++ b/src/window_type.h @@ -66,7 +66,7 @@ enum WindowClass { WC_SCEN_LAND_GEN, WC_SCEN_TOWN_GEN, WC_SCEN_INDUSTRY, - WC_SCEN_BUILD_ROAD, + WC_SCEN_BUILD_TOOLBAR, WC_BUILD_TREES, WC_SEND_NETWORK_MSG, WC_DROPDOWN_MENU, -- cgit v1.2.3-54-g00ecf