feat(Tabs): Added TabVehicle
This commit is contained in:
@ -8,6 +8,7 @@ namespace big
|
||||
public:
|
||||
static void tab_self();
|
||||
static void tab_spawn();
|
||||
static void tab_vehicle();
|
||||
static void tab_weapons();
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user