mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-22 20:51:31 +00:00
Noch zwei tabs entfernt
This commit is contained in:
parent
7fdd07f51e
commit
d84f0fce34
1 changed files with 4 additions and 3 deletions
|
@ -1229,3 +1229,4 @@ void CL_GetEntitySoundOrigin (int ent, vec3_t org) {
|
|||
old = &cl_entities[ent];
|
||||
VectorCopy (old->lerp_origin, org);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue