(svn r1488) -Fix: fixed some spelling mistakes (tnx to Tron)

-Fix: fixed some compiler-warnings
This commit is contained in:
truelight
2005-01-12 11:54:51 +00:00
parent f25bec9132
commit 7ec997afce
4 changed files with 23 additions and 23 deletions

View File

@@ -112,7 +112,7 @@ typedef struct PlayerAiNew {
byte action;
uint last_id; // here is stored the last id of the searched city/industry
int last_id; // here is stored the last id of the searched city/industry
uint last_vehiclecheck_date; // Used in CheckVehicle
Ai_SpecialVehicle special_vehicles[AI_MAX_SPECIAL_VEHICLES]; // Some vehicles have some special flags