* GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR);

This commit is contained in:
Oleg Agafonov 2021-01-30 16:38:55 +04:00
parent df98cc3e62
commit a1da5ef437
304 changed files with 7266 additions and 5093 deletions

View file

@ -13,8 +13,9 @@ import java.util.*;
import java.util.List;
/**
* @author JayDi85
* @author Salco
* App GUI: fast search in the combobox, uses in deck editor (sets choosing)
*
* @author Salco, JayDi85
*/
public class PickCheckBoxDialog extends MageDialog {