feat(Tabs): Added recovery tab with set level

This commit is contained in:
Yimura
2021-07-23 11:59:31 +02:00
parent c62430e76b
commit 6f5151171e
3 changed files with 27 additions and 0 deletions

View File

@ -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();