public void Update(Scraper s) { SetText(); if (!UpdateGraph.Enabled) UpdateGraph.Start(); }
public void Update(Scraper s) { SetText(); }
public void Update(Scraper s) { // Update Components Here :D SetText(); }