mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 20:35:32 -07:00
SLiRP: Force resetting of the range number
This commit is contained in:
@@ -608,6 +608,7 @@ network_reset(void)
|
||||
ui_sb_update_icon(SB_NETWORK, 0);
|
||||
ui_sb_update_icon_write(SB_NETWORK, 0);
|
||||
|
||||
slirp_card_num = 2;
|
||||
#ifdef ENABLE_NETWORK_LOG
|
||||
network_dump_mutex = thread_create_mutex();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user