Ejemplo n.º 1
0
 public void ShowDialogueWindow()
 {
     if (dw.GetWordTracker() == 0)
     {
         dw.EnablePanel(true);
     }
 }