VEHICLES_POOL_BLOCK_SIZE_BITS=9,/* In bits, so (1 << 9) == 512 */
VEHICLES_POOL_MAX_BLOCKS=125,
BLOCKS_FOR_SPECIAL_VEHICLES=2,//! Blocks needed for special vehicles
BLOCKS_FOR_SPECIAL_VEHICLES=2,///< Blocks needed for special vehicles
};
/**
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.