/* This is to ensure all pointers are within the limits of
_vehicles_size */
if(_vehicle_id_ctr_day>=GetVehiclePoolSize())
if(_sl.full_version<0x0B01)
_vehicle_id_ctr_day=0;
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.