Вот как я пытался заставить это работать:
Код: Выделить всё
public static PCScreenFont MenuFont = new PCScreenFont(32, 16, new byte[4096], new List());
Подробнее здесь: https://stackoverflow.com/questions/784 ... mmatically
Код: Выделить всё
public static PCScreenFont MenuFont = new PCScreenFont(32, 16, new byte[4096], new List());