Ejemplo n.º 1
0
 private void OnEnable()
 {
     updater       = (LocalizationUpdater)target;
     selectedFonts = new List <TMPFont>();
 }
 private void OnEnable()
 {
     updater = (LocalizationUpdater)target;
 }