Remove enum TriggerArea
commitb3d09eca86def874410f848c4d53aaba43182f83
authorcirdan <cirdansw@gmail.com>
Sun, 17 Dec 2017 15:36:54 +0000 (17 16:36 +0100)
committercirdan <cirdansw@gmail.com>
Sun, 17 Dec 2017 15:36:54 +0000 (17 16:36 +0100)
tree433bd1f557060bf985febbdc4b5c6b80b9444d96
parent984839860e7d0727bc2cc7b36003969c96518216
Remove enum TriggerArea

Use a bitmask to keep which triggers affect the whole station in
TriggerStationAnimation and TriggerStationRandomisation.
src/newgrf_station.cpp