Skip to content

Commit 5c0c02b

Browse files
committed
fixes #288
1 parent 9f67c80 commit 5c0c02b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

cSploit/src/org/csploit/android/MainActivity.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,8 @@ public void run() {
364364
return;
365365
}
366366
}
367+
} else {
368+
System.reloadNetworkMapping();
367369
}
368370

369371
boolean coreInstalled = System.isCoreInstalled();

0 commit comments

Comments
 (0)