mirror of
https://git.code.sf.net/p/quake/game-source
synced 2025-04-24 08:19:04 +00:00
whitespace
This commit is contained in:
parent
d8ea11c80b
commit
dbeec86043
1 changed files with 1 additions and 1 deletions
|
@ -388,7 +388,7 @@ local vector org;
|
|||
t = find (world, targetname, self.target);
|
||||
if (!t)
|
||||
objerror ("couldn't find target");
|
||||
|
||||
|
||||
// spawn a tfog flash in front of the destination
|
||||
makevectors (t.mangle);
|
||||
org = t.origin + 32 * v_forward;
|
||||
|
|
Loading…
Reference in a new issue