public static void PreferencesGUI() { #endif Pref.Load(); DrawGUI(); }
void OnEnable() { drawGUI = DrawGUI; Pref.Load(); }