mirror of
https://github.com/dborth/vbagx.git
synced 2024-11-25 20:16:53 +01:00
rm space
This commit is contained in:
parent
47ff4b7397
commit
d8cb3daab0
@ -327,7 +327,7 @@ bool InitializeNetwork(bool silent)
|
|||||||
|
|
||||||
retry = ErrorPromptRetry("Unable to initialize network!");
|
retry = ErrorPromptRetry("Unable to initialize network!");
|
||||||
|
|
||||||
#ifdef HW_RVL
|
#ifdef HW_RVL
|
||||||
if(networkInit && net_gethostip() > 0)
|
if(networkInit && net_gethostip() > 0)
|
||||||
#else
|
#else
|
||||||
if(networkInit)
|
if(networkInit)
|
||||||
|
Loading…
Reference in New Issue
Block a user