mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
add butterfly event, add dropping to 1.11 and below,
This commit is contained in:
@@ -8,6 +8,8 @@ void AFortWeapon::OnPlayImpactFXHook(AFortWeapon* Weapon, __int64 HitResult, uin
|
||||
{
|
||||
// grappler
|
||||
|
||||
LOG_INFO(LogDev, "AAA!");
|
||||
|
||||
auto Pawn = Cast<AFortPawn>(Weapon->GetOwner());
|
||||
|
||||
if (!Pawn)
|
||||
|
||||
Reference in New Issue
Block a user