(svn r11547) -Add: signal selection GUI for the ones that really like to use that over CTRL. Patch by BigBB.

This commit is contained in:
rubidium
2007-12-01 21:40:18 +00:00
parent 0feaee4124
commit 08ab4e1850
11 changed files with 286 additions and 28 deletions

View File

@@ -581,6 +581,7 @@ enum WindowClass {
WC_CONFIRM_POPUP_QUERY,
WC_TRANSPARENCY_TOOLBAR,
WC_VEHICLE_TIMETABLE,
WC_BUILD_SIGNAL,
};