Noch zwei tabs entfernt

This commit is contained in:
Yamagi Burmeister 2010-06-17 06:27:32 +00:00
parent 7fdd07f51e
commit d84f0fce34

View file

@ -1229,3 +1229,4 @@ void CL_GetEntitySoundOrigin (int ent, vec3_t org) {
old = &cl_entities[ent];
VectorCopy (old->lerp_origin, org);
}