Skip to content

Commit 26dc2b3

Browse files
committed
removed a space, nothing else
1 parent 6b1a4db commit 26dc2b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client/game_sa/CAnimBlendAssocGroupSA.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ CAnimBlendAssocGroupSA::CAnimBlendAssocGroupSA ( CAnimBlendAssocGroupSAInterface
2222
CAnimBlendAssociationSAInterface * CAnimBlendAssocGroupSA::CopyAnimation ( unsigned int AnimID )
2323
{
2424
CAnimBlendAssociationSAInterface * pAnimAssociationReturn = nullptr;
25-
25+
2626
DWORD dwThis = ( DWORD ) m_pInterface;
2727
DWORD dwFunc = FUNC_CAnimBlendAssocGroup_CopyAnimation;
2828
_asm

0 commit comments

Comments
 (0)