Changeset 229 for trunk/src/game/WaypointMovementGenerator.cpp
- Timestamp:
- 11/19/08 13:48:34 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/WaypointMovementGenerator.cpp
r102 r229 154 154 if( !behavior->text[1].empty() ) 155 155 { 156 // Select one from max 5 texts (0 and 1 laready checked)156 // Select one from max 5 texts (0 and 1 already checked) 157 157 int i = 2; 158 158 for( ; i < 5; ++i )