Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardosnt committed Aug 13, 2016
1 parent 8ef4ff9 commit 16a90fa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Api/Unturned/USkill.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@

namespace Essentials.Api.Unturned {

/// <summary>
/// <para>Type-Safe enum, that represent unturned skills</para>
/// </summary>
public class USkill {

public static readonly USkill OVERKILL = new USkill(0, 0, "OVERKILL");
Expand Down

0 comments on commit 16a90fa

Please sign in to comment.