[minor] Fixed function prototype
This commit is contained in:
parent
2d4581c076
commit
dbcd7c59d8
@ -39,7 +39,7 @@
|
|||||||
* Return: string, float value passed as string
|
* Return: string, float value passed as string
|
||||||
*--------------------------------------------------------------------------------------
|
*--------------------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
std::string offsetHeight(std::string coordinate);
|
std::string offset(std::string coordinate);
|
||||||
|
|
||||||
class EntityConverter
|
class EntityConverter
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user