feat(Tabs): Added recovery tab with set level
This commit is contained in:
@ -7,6 +7,7 @@ namespace big
|
||||
class tab_main {
|
||||
public:
|
||||
static void tab_self();
|
||||
static void tab_recovery();
|
||||
static void tab_spawn();
|
||||
static void tab_vehicle();
|
||||
static void tab_weapons();
|
||||
|
Reference in New Issue
Block a user