From 203f0693296094400db06f826b03cc1d63929223 Mon Sep 17 00:00:00 2001 From: Fabio Alessandrelli Date: Mon, 2 Nov 2015 17:54:33 +0100 Subject: Expose AudioServer::free(RID rid) as AudioServer::free_rid(RID rid) to avoid script error due to collision with Object method free --- doc/engine_classes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/engine_classes.xml') diff --git a/doc/engine_classes.xml b/doc/engine_classes.xml index af153a16e..43602e26e 100644 --- a/doc/engine_classes.xml +++ b/doc/engine_classes.xml @@ -1502,7 +1502,7 @@ - + -- cgit v1.3.1