mirror of
https://github.com/celisej567/source-sdk-2013.git
synced 2026-09-06 20:11:45 +03:00
Fixed a typo
This commit is contained in:
@@ -197,7 +197,7 @@ acttable_t *GetAR2Acttable()
|
||||
return CWeaponAR2::m_acttable;
|
||||
}
|
||||
|
||||
int GetSAR2ActtableCount()
|
||||
int GetAR2ActtableCount()
|
||||
{
|
||||
return ARRAYSIZE(CWeaponAR2::m_acttable);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user