mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-01-28 22:57:55 +03:00
Fixed a typo
This commit is contained in:
parent
483abff3b3
commit
c25053d1d2
@ -197,7 +197,7 @@ acttable_t *GetAR2Acttable()
|
|||||||
return CWeaponAR2::m_acttable;
|
return CWeaponAR2::m_acttable;
|
||||||
}
|
}
|
||||||
|
|
||||||
int GetSAR2ActtableCount()
|
int GetAR2ActtableCount()
|
||||||
{
|
{
|
||||||
return ARRAYSIZE(CWeaponAR2::m_acttable);
|
return ARRAYSIZE(CWeaponAR2::m_acttable);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user