mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-12 17:19:09 +00:00
(svn r23507) -Fix (r23505): Comment typo.
This commit is contained in:
@@ -81,7 +81,7 @@ public:
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Is this a 'goto' order with a real destination?
|
* Is this a 'goto' order with a real destination?
|
||||||
* @return True if the type sis either #OT_GOTO_WAYPOINT, #OT_GOTO_DEPOT or #OT_GOTO_STATION.
|
* @return True if the type is either #OT_GOTO_WAYPOINT, #OT_GOTO_DEPOT or #OT_GOTO_STATION.
|
||||||
*/
|
*/
|
||||||
inline bool IsGotoOrder() const
|
inline bool IsGotoOrder() const
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user