Add WorldRailgunFired
This commit is contained in:
parent
fe2a95c6ff
commit
2ad191b374
4 changed files with 34 additions and 1 deletions
|
|
@ -5639,7 +5639,7 @@ void P_RailAttack(FRailParams *p)
|
|||
}
|
||||
}
|
||||
|
||||
source->Level->localEventManager->WorldHitscanFired(source, start, trace.HitPos, thepuff, flags);
|
||||
source->Level->localEventManager->WorldRailgunFired(source, start, trace.HitPos, thepuff, flags);
|
||||
|
||||
if (thepuff != NULL)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue