Expose AudioServer::free(RID rid) as AudioServer::free_rid(RID rid)

to avoid script error due to collision with Object method free
This commit is contained in:
Fabio Alessandrelli
2015-11-02 17:54:33 +01:00
parent b2f9acb8c9
commit 203f069329
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1502,7 +1502,7 @@
<description>
</description>
</method>
<method name="free">
<method name="free_rid">
<argument index="0" name="rid" type="RID">
</argument>
<description>