mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Improve docs
Don't show in changelog
This commit is contained in:
@@ -61,7 +61,10 @@ gdjs.evtTools.network.sendAsyncRequest = function (
|
||||
}
|
||||
};
|
||||
|
||||
/** @deprecated */
|
||||
/**
|
||||
* @deprecated
|
||||
* @private
|
||||
*/
|
||||
gdjs.evtTools.network.sendDeprecatedSynchronousRequest = function (
|
||||
host,
|
||||
uri,
|
||||
|
Reference in New Issue
Block a user