mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2024-11-01 07:05:10 +01:00
revert network button change
This commit is contained in:
parent
2daaaabd9d
commit
4db24cd46c
@ -633,6 +633,7 @@ int MenuMain()
|
||||
if((IsNetworkInit())&&(!IsNetworkHalted()))
|
||||
{
|
||||
network_Btn.SetImage(&network_BtnImgOver);
|
||||
ResumeTcpThread();
|
||||
if(boot_buffer)
|
||||
menu = MENU_EXIT;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user