cull(engine-cleanup): pass-9 cascade round 2 after DialogBase stub
This commit is contained in:
@@ -476,11 +476,6 @@ public class NetworkTask
|
||||
return false;
|
||||
}
|
||||
|
||||
public void GotoStore()
|
||||
{
|
||||
BrowserURL.Open(getDataHeader()["store_url"].ToString());
|
||||
}
|
||||
|
||||
private bool isResourceVersionUp()
|
||||
{
|
||||
if (getDataHeader().Keys.Contains("required_res_ver"))
|
||||
|
||||
Reference in New Issue
Block a user