public void UpdateUI() { BuildPanel.UpdatePanel(); GameInfoPanel.UpdatePanel(); }
void Awake() { instance = this; }