removed redundant float native
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40543
This commit is contained in:
@@ -41,14 +41,6 @@ enum floatround_method
|
||||
*/
|
||||
native Float:float(value);
|
||||
|
||||
/**
|
||||
* Converts a string into a floating point value.
|
||||
*
|
||||
* @param str String to convert.
|
||||
* @return Converted floating point number.
|
||||
*/
|
||||
native Float:FloatStr(const String:str[]);
|
||||
|
||||
/**
|
||||
* Multiplies two floats together.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user