cull(engine-cleanup): pass-9 cascade round 2 after DialogBase stub

This commit is contained in:
gamer147
2026-07-03 23:24:59 -04:00
parent 4e3bb6f88f
commit 6eb7d51d53
8 changed files with 0 additions and 43 deletions

View File

@@ -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"))