fixed issue with new button welcome window
This commit is contained in:
@@ -215,6 +215,8 @@ namespace anm2ed
|
||||
continue;
|
||||
}
|
||||
|
||||
SDL_FlashWindow(window, SDL_FLASH_UNTIL_FOCUSED);
|
||||
|
||||
auto paths = socket_paths_receive(client);
|
||||
for (auto& path : paths)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user