mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-01-22 15:11:54 +00:00
(svn r4368) Revert clear_map.h changes in r4367.Error of manipulation
This commit is contained in:
parent
88440522fe
commit
39ebdae045
@ -19,10 +19,6 @@ typedef enum ClearGround {
|
||||
} ClearGround;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
static inline ClearGround GetClearGround(TileIndex t)
|
||||
{
|
||||
assert(IsTileType(t, MP_CLEAR));
|
||||
|
Loading…
Reference in New Issue
Block a user