mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 14:51:51 +00:00
parent
d87170ed9e
commit
d3c50eadaa
1 changed files with 0 additions and 3 deletions
|
@ -977,9 +977,6 @@ DEFINE_ACTION_FUNCTION(AActor, BulletSlope)
|
|||
PARAM_SELF_PROLOGUE(AActor);
|
||||
PARAM_POINTER(t, FTranslatedLineTarget);
|
||||
PARAM_INT(aimflags);
|
||||
I_Error("blah");
|
||||
|
||||
|
||||
ACTION_RETURN_FLOAT(P_BulletSlope(self, t, aimflags).Degrees);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue