Added options_modal component & showcase with Orbital drone feature (#1353)

This commit is contained in:
DayibBaba
2023-05-19 10:30:25 +02:00
committed by GitHub
parent 0c0c1cc2ed
commit bfb63616cf
6 changed files with 52 additions and 36 deletions

View File

@ -34,7 +34,6 @@ namespace big
BLACKHOLE,
MODEL_SWAPPER,
NEARBY,
ORBITAL_DRONE,
NETWORK,
SESSION,
@ -123,7 +122,6 @@ namespace big
{tabs::BLACKHOLE, {"GUI_TAB_BLACKHOLE", view::blackhole}},
{tabs::MODEL_SWAPPER, {"GUI_TAB_MODEL_SWAPPER", view::model_swapper}},
{tabs::NEARBY, {"GUI_TAB_NEARBY", view::nearby}},
{tabs::ORBITAL_DRONE, {"GUI_TAB_ORBITAL_DRONE", view::orbital_drone}},
},
},
},