feat(MainWindow): Added call to render world tab

This commit is contained in:
Yimura 2020-12-28 01:30:56 +01:00
parent c48647c64e
commit 6bd6466cbd
No known key found for this signature in database
GPG Key ID: 54EFAD29393A6E78

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