Skip to content

Commit

Permalink
Detalle
Browse files Browse the repository at this point in the history
  • Loading branch information
aaavril committed Nov 8, 2024
1 parent 40665a8 commit 60e6cf6
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 0 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ public MoveNormal(string name, int attackValue, double accuracy): base(name, att
{
this.Name = name;
this.AttackValue = attackValue;
this.Accuracy = accuracy;
}

/// <summary>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 60e6cf6

Please sign in to comment.