mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2025-01-22 01:21:12 +00:00
I tabbed a function properly. It was pissing me off
This commit is contained in:
parent
30d61a8c7c
commit
5b46b3ee70
1 changed files with 16 additions and 14 deletions
|
@ -5,6 +5,9 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
//
|
||||
// $Log$
|
||||
// Revision 1.19 2002/03/16 21:50:49 niceass
|
||||
// I tabbed a function properly. It was pissing me off
|
||||
//
|
||||
// Revision 1.18 2002/01/14 01:19:23 niceass
|
||||
// No more default 800 gravity on items - NiceAss
|
||||
//
|
||||
|
@ -112,7 +115,6 @@ void CG_PositionRotatedEntityOnTag( refEntity_t *entity, const refEntity_t *pare
|
|||
}
|
||||
|
||||
|
||||
|
||||
/*
|
||||
==========================================================================
|
||||
|
||||
|
|
Loading…
Reference in a new issue