(svn r20423) -Change [FS#3947]: Make snow on bridges depend on bridgeheight.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
enum TileContext {
|
||||
TC_NORMAL, ///< Nothing special.
|
||||
TC_UPPER_HALFTILE, ///< Querying information about the upper part of a tile with halftile foundation.
|
||||
TC_ON_BRIDGE, ///< Querying information about stuff on the bridge (via some bridgehead).
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user