public override void Load() { if (Instance == null || Instance != this) { Instance = this; } }
public HandHmod() { Instance = this; }