forked from mirror/OpenTTD
(svn r4368) Revert clear_map.h changes in r4367.Error of manipulation
This commit is contained in:
@@ -19,10 +19,6 @@ typedef enum ClearGround {
|
|||||||
} ClearGround;
|
} ClearGround;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
static inline ClearGround GetClearGround(TileIndex t)
|
static inline ClearGround GetClearGround(TileIndex t)
|
||||||
{
|
{
|
||||||
assert(IsTileType(t, MP_CLEAR));
|
assert(IsTileType(t, MP_CLEAR));
|
||||||
|
Reference in New Issue
Block a user