Revert "Update Grenade Bounce Func"

This reverts commit 2fda4b2aae.
This commit is contained in:
ShookEagle
2025-11-24 07:32:10 -06:00
parent 13e260ae7e
commit 675cb22ae6

View File

@@ -140,7 +140,7 @@ public class RocketJumpDay(BasePlugin plugin, IServiceProvider provider)
}
/// <summary>
/// Handles when the grenade bounces.
/// Handles when the grenade touches something.
/// Triggers a rocket jump for its owner if nearby.
/// Uses CHEGrenadeProjectile for built-in AoE, visibility, and raycast-like behavior.
/// This is prefered b/c using a raycast would require custom logic for: