fixed bug amb462
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401021
This commit is contained in:
parent
ca3d74be45
commit
25dc806a2e
@ -53,7 +53,7 @@ native WritePackFloat(Handle:pack, Float:val);
|
||||
* @noreturn
|
||||
* @error Invalid handle.
|
||||
*/
|
||||
native WritePackString(Handle:pack, String:str[]);
|
||||
native WritePackString(Handle:pack, const String:str[]);
|
||||
|
||||
/**
|
||||
* Reads a cell from a data pack.
|
||||
|
Loading…
Reference in New Issue
Block a user