mirror of
https://git.code.sf.net/p/quake/game-source
synced 2025-04-09 00:51:34 +00:00
whitespace
This commit is contained in:
parent
ec46bd7cb7
commit
b6f1361263
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ void(float shotcount, vector dir, vector spread) FireBullets =
|
|||
{
|
||||
local vector direction;
|
||||
local vector src;
|
||||
|
||||
|
||||
makevectors(self.v_angle);
|
||||
|
||||
src = self.origin + v_forward*10;
|
||||
|
|
Loading…
Reference in a new issue