feat(MainWindow): Added call to render world tab

This commit is contained in:
Yimura 2020-12-28 01:30:56 +01:00
parent e774cf56b9
commit 6f5902cbd1

View File

@ -14,6 +14,7 @@ namespace big
tabbar::render_tunables();
tabbar::render_teleport();
tabbar::render_vehicle();
tabbar::render_world();
tabbar::render_network();
tabbar::render_misc();
tabbar::render_spawn();