Changeset 229 for trunk/src/game/TaxiHandler.cpp
- Timestamp:
- 11/19/08 13:48:34 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/TaxiHandler.cpp
r102 r229 202 202 // 1) end taxi path in far (multi-node) flight 203 203 // 2) switch from one map to other in case multim-map taxi path 204 // we need proc cess only (1)204 // we need process only (1) 205 205 uint32 curDest = GetPlayer()->m_taxi.GetTaxiDestination(); 206 206 if(!curDest)