/**
 *
 * As a mission maker, you have basically no reason to ever change this file. Please do not unless you know what you're doing.
 *
**/

class CBB_Framework
{
    version     = "1.18.1";
    releaseDate = "23-03-2022"; // DD-MM-YYYY You heathens.

    class Gear
    {
        #include "gear.hpp"
    };
};
