(svn r20574) -Codechange: a little over 1 million vehicles should be enough for the forseeable future
This commit is contained in:
		| @@ -97,7 +97,7 @@ public: | ||||
| 		VS_INVALID = 0xFF, ///< An invalid vehicle state. | ||||
| 	}; | ||||
|  | ||||
| 	static const VehicleID VEHICLE_INVALID = 0xFFFF; ///< Invalid VehicleID. | ||||
| 	static const VehicleID VEHICLE_INVALID = 0xFFFFF; ///< Invalid VehicleID. | ||||
|  | ||||
| 	/** | ||||
| 	 * Checks whether the given vehicle is valid and owned by you. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 rubidium
					rubidium