mirror of
https://github.com/Valen-Sandbox/acf-daktank-buildmode.git
synced 2025-03-04 03:03:17 -05:00
Fix attacker notification error
This commit is contained in:
parent
4326e8cd1a
commit
2687e66a38
@ -47,7 +47,7 @@ hook.Add( "DakTankDamageCheck", "DakTank_BuildmodeIntegration", function( hitEnt
|
||||
if attackerBuild then
|
||||
net.Start( "ACF_BuildmodeNotif" )
|
||||
net.WriteBool( false )
|
||||
net.Send( attacker )
|
||||
net.Send( shellOwner )
|
||||
|
||||
return false
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user