spelling mistake
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40857
This commit is contained in:
@@ -100,7 +100,7 @@ native RoundToFloor(Float:value);
|
||||
* @param value Input value to be rounded.
|
||||
* @return Rounded value.
|
||||
*/
|
||||
native RountToNearest(Float:value);
|
||||
native RoundToNearest(Float:value);
|
||||
|
||||
/**
|
||||
* Compares two floats.
|
||||
|
||||
Reference in New Issue
Block a user