typo fiz
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40249
This commit is contained in:
parent
6df0fa6e97
commit
553cd022ae
@ -199,7 +199,7 @@ native Float:ArcSine(Float:angle);
|
|||||||
* @param y Vertical value.
|
* @param y Vertical value.
|
||||||
* @return atan2(value) in radians.
|
* @return atan2(value) in radians.
|
||||||
*/
|
*/
|
||||||
native Float:ArcAtan2(Float:x, Float:y);
|
native Float:ArcTangent2(Float:x, Float:y);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* User defined operators.
|
* User defined operators.
|
||||||
|
Loading…
Reference in New Issue
Block a user