feat(MainWindow): Added call to render world tab
This commit is contained in:
parent
c48647c64e
commit
6bd6466cbd
@ -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();
|
||||
|
Reference in New Issue
Block a user