Import Picking and placing single houses in scenario editor patch

Minor whitespace fixes

http://www.tt-forums.net/viewtopic.php?f=33&t=68894&view=unread#p1099696
This commit is contained in:
patch-import
2015-08-03 21:29:03 +01:00
committed by Jonathan G Rennison
parent e6782df9ba
commit 19dcbb1cb9
20 changed files with 1495 additions and 264 deletions

View File

@@ -236,6 +236,12 @@ enum WindowClass {
*/
WC_SELECT_STATION,
/**
* Select town (when placing a house); %Window numbers:
* - 0 = #SelectTownWidgets
*/
WC_SELECT_TOWN,
/**
* News window; %Window numbers:
* - 0 = #NewsWidgets
@@ -370,6 +376,12 @@ enum WindowClass {
*/
WC_BUILD_OBJECT,
/**
* Build house; %Window numbers:
* - 0 = #BuildHouseWidgets
*/
WC_BUILD_HOUSE,
/**
* Build vehicle; %Window numbers:
* - #VehicleType = #BuildVehicleWidgets