Skip to content

Commit

Permalink
Revert "Added BumpMines (rakijah#36)"
Browse files Browse the repository at this point in the history
This reverts commit 57d6084.
  • Loading branch information
VulcanShot committed Dec 27, 2023
1 parent 48c89d6 commit fc64c2b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions CSGSI/Nodes/WeaponNode.cs
Original file line number Diff line number Diff line change
Expand Up @@ -131,12 +131,7 @@ public enum WeaponType
/// <summary>
/// Melee weapons (such as hammer/wrench) in Danger Zone.
/// </summary>
Melee,

/// <summary>
/// Bump mine in Danger Zone.
/// </summary>
BumpMine
Melee
}

/// <summary>
Expand Down

0 comments on commit fc64c2b

Please sign in to comment.