mirror of
https://github.com/UberGames/rpgxEF.git
synced 2025-02-24 04:51:12 +00:00
Deleted comment
This commit is contained in:
parent
2c7b5766c7
commit
2fd155b9fd
1 changed files with 0 additions and 2 deletions
|
@ -278,8 +278,6 @@ void SP_func_usable( gentity_t *self )
|
|||
VectorCopy( self->s.origin, self->s.pos.trBase );
|
||||
VectorCopy( self->s.origin, self->r.currentOrigin );
|
||||
|
||||
/*Com_Printf( "PointOrigin: { %f, %f, %f }\n", self->s.origin[0], self->s.origin[1], self->s.origin[2] );*/
|
||||
|
||||
self->count = 1;
|
||||
if (self->spawnflags & 1)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue