Exemple #1
0
 public static void OnUseHandler( BaseAbility ba, Mobile c, GameObject go )
 {
     go.OnUse( c );
 }
 public static void OnUseHandler(BaseAbility ba, Mobile c, GameObject go)
 {
     go.OnUse(c);
 }