Skip to content
Snippets Groups Projects
Commit 5344f5e7 authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Fix A_VileFire calls made from A_VileTarget

A_VileTarget doesn't set var1 or var2 when calling A_VileFire, so the arguments are undefined.
This change calls the action with {integer(0), integer(0)}, which makes it act like the original A_Fire from Doom
parent 9ba3dc17
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment