mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 21:49:55 +00:00
[Browser] Once again refresh server list when starting
This commit is contained in:
parent
9d9581a1c2
commit
bf2b3bbf51
1 changed files with 1 additions and 0 deletions
|
@ -44,5 +44,6 @@ int main(int argc, char *argv[])
|
|||
MainWindow d;
|
||||
|
||||
d.show();
|
||||
d.refresh();
|
||||
return app.exec();
|
||||
}
|
Loading…
Reference in a new issue